aboutsummaryrefslogtreecommitdiff
path: root/editors/gphpedit/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'editors/gphpedit/Makefile')
-rw-r--r--editors/gphpedit/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/editors/gphpedit/Makefile b/editors/gphpedit/Makefile
index 8b0840d614ee..73172063284f 100644
--- a/editors/gphpedit/Makefile
+++ b/editors/gphpedit/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= gphpedit
-PORTVERSION= 0.9.50
-PORTREVISION= 2
+PORTVERSION= 0.9.80
CATEGORIES= editors gnome
MASTER_SITES= http://www.gphpedit.org/download/store/ \
http://ftp.ceid.upatras.gr/pub/linux/gentoo/distfiles/ \
@@ -44,6 +43,9 @@ pre-everything::
@${ECHO_MSG} "WITHOUT_PHPDOC=yes to not install php_doc, help will be disable."
.endif
+post-extract:
+ cd ${WRKSRC}/src/gtkscintilla2 && ${GMAKE} clean
+
post-patch:
@${REINPLACE_CMD} -e 's|/usr/local/share|${PREFIX}/share/gnome|g' \
${WRKSRC}/src/main.h