aboutsummaryrefslogtreecommitdiff
path: root/security/gringotts/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/gringotts/Makefile')
-rw-r--r--security/gringotts/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/security/gringotts/Makefile b/security/gringotts/Makefile
index b6fb10d98d2e..e7d0852836e8 100644
--- a/security/gringotts/Makefile
+++ b/security/gringotts/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gringotts
PORTVERSION= 1.2.8
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= security
MASTER_SITES= http://devel.pluto.linux.it/projects/Gringotts/current/ \
ftp://ftp.nuug.no/pub/anders/distfiles/
@@ -37,7 +37,6 @@ PLIST_SUB+= GNOMEHIER='@comment '
post-patch:
${REINPLACE_CMD} -E -e "s|^(gringottsdocdir =).*|\1 ${DOCSDIR}|;s|md5sum|md5|g" ${WRKSRC}/Makefile.in
- ${REINPLACE_CMD} -E -e "s|^(pixmapdir =).*|\1 ${PREFIX}/share/gnome/pixmaps|" ${WRKSRC}/pixmaps/Makefile.in
@${FIND} ${WRKSRC} -name Makefile.in | ${XARGS} ${REINPLACE_CMD} -e \
's|-D.*_DISABLE_DEPRECATED||g'
.if defined(NOPORTDOCS)