aboutsummaryrefslogtreecommitdiff
path: root/x11/guake
diff options
context:
space:
mode:
authorNicola Vitale <nivit@FreeBSD.org>2015-02-13 13:38:35 +0000
committerNicola Vitale <nivit@FreeBSD.org>2015-02-13 13:38:35 +0000
commit60f122cae1782855a9cd162482ea4a53f70277a6 (patch)
treea34f271af5974037a8f400c2c3d921a3d4055cb4 /x11/guake
parent1c7b13b3360b607eba19e5b2a4ee16de5632e9bb (diff)
downloadports-60f122cae1782855a9cd162482ea4a53f70277a6.tar.gz
ports-60f122cae1782855a9cd162482ea4a53f70277a6.zip
- Remove instructions for fixing python command. It already
has the correct version - Bump PORTREVISION for those who have already updated the program via ports, and got the error: env: python2.72: No such file or directory at runtime
Notes
Notes: svn path=/head/; revision=378928
Diffstat (limited to 'x11/guake')
-rw-r--r--x11/guake/Makefile9
1 files changed, 1 insertions, 8 deletions
diff --git a/x11/guake/Makefile b/x11/guake/Makefile
index 8708224dc9d9..c31ed593ac27 100644
--- a/x11/guake/Makefile
+++ b/x11/guake/Makefile
@@ -2,7 +2,7 @@
PORTNAME= guake
PORTVERSION= 0.5.2
-PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= x11
MAINTAINER= nivit@FreeBSD.org
@@ -35,7 +35,6 @@ LIBS+= -L${LOCALBASE}/lib
MANPAGES_MAKE_ENV_OFF= man_MANS=""
NLS_CONFIGURE_ENABLE= nls
-#NLS_USES= gettext
OPTIONS_DEFINE= MANPAGES NLS
OPTIONS_DEFAULT= MANPAGES
@@ -43,9 +42,6 @@ OPTIONS_SUB= NLS
PLIST_SUB+= DESKTOPDIR="${DESKTOPDIR:S,${PREFIX}/,,}"
-REINPLACE_ARGS= -e 's,/usr/bin/env python,&${PYTHON_VER},' -i.bak
-REINPLACE_FILES= guake guake-prefs prefs.py
-
USES= desktop-file-utils gettext gmake libtool pkgconfig python:2
USE_AUTOTOOLS= autoconf:env automake:env libtoolize:env
USE_GITHUB= yes
@@ -61,9 +57,6 @@ REINPLACE_FILES+= ../../configure
pre-configure:
@(cd ${CONFIGURE_WRKSRC} ; ${SETENV} ${CONFIGURE_ENV} ./autogen.sh)
-post-configure:
- @(cd ${WRKSRC}/src/guake ; ${REINPLACE_CMD} ${REINPLACE_FILES})
-
post-build:
@${STRIP_CMD} ${WRKSRC}/src/guake/globalhotkeys/.libs/globalhotkeys.so