aboutsummaryrefslogtreecommitdiff
path: root/sysutils/gupsc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/gupsc/Makefile')
-rw-r--r--sysutils/gupsc/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/sysutils/gupsc/Makefile b/sysutils/gupsc/Makefile
index 4a95d18442f8..fbb60cd51e1e 100644
--- a/sysutils/gupsc/Makefile
+++ b/sysutils/gupsc/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gupsc
PORTVERSION= 0.3.1
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= sysutils gnome
MASTER_SITES= http://heim.ifi.uio.no/~hennikul/gupsc/download/
@@ -27,8 +27,5 @@ pre-patch:
s|/usr/local|${PREFIX}|; \
s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure \
${WRKSRC}/src/Makefile.in
- @${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${PERL} -pi -e \
- 's|\$\(datadir\)/gnome/|\$\(datadir\)/|g ; \
- s|\$\(datadir\)/locale|\$\(prefix\)/share/locale|g'
.include <bsd.port.mk>