summaryrefslogtreecommitdiffstats
path: root/sysutils/gcombust/Makefile
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2001-01-15 11:13:27 +0000
committersobomax <sobomax@FreeBSD.org>2001-01-15 11:13:27 +0000
commitb5b997425eee5826a56fd00c4785a1373f1f5819 (patch)
tree0a2fd0e447ab5d047036a0d146303e4c9535ef04 /sysutils/gcombust/Makefile
parentf02bba3902ca9a32bc5b2400089d69a31b6843e8 (diff)
downloadFreeBSD-ports-b5b997425eee5826a56fd00c4785a1373f1f5819.zip
FreeBSD-ports-b5b997425eee5826a56fd00c4785a1373f1f5819.tar.gz
Update to 0.1.41.
Submitted by: maintainer
Diffstat (limited to 'sysutils/gcombust/Makefile')
-rw-r--r--sysutils/gcombust/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/gcombust/Makefile b/sysutils/gcombust/Makefile
index 6a5781c..daf1375 100644
--- a/sysutils/gcombust/Makefile
+++ b/sysutils/gcombust/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= gcombust
-PORTVERSION= 0.1.37
+PORTVERSION= 0.1.41
CATEGORIES= sysutils
MASTER_SITES= http://www.abo.fi/~jmunsin/gcombust/
@@ -27,6 +27,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
pre-patch:
@${PERL} -pi -e 's|-lpthread|-pthread|g ; \
s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure
+ @${PERL} -pi -e 's|==|=|g' ${WRKSRC}/po/Makefile.in.in
post-configure:
cd ${WRKSRC}/po && ${MAKE} update-po
OpenPOWER on IntegriCloud