summaryrefslogtreecommitdiffstats
path: root/x11/xnee
diff options
context:
space:
mode:
authorijliao <ijliao@FreeBSD.org>2002-10-07 01:23:05 +0000
committerijliao <ijliao@FreeBSD.org>2002-10-07 01:23:05 +0000
commitf5bbc0df73ab6d9a35043aa65006608d2eca1e1a (patch)
tree79f1ae70e88ccb6121ffb5aee1cd72b880f0d875 /x11/xnee
parent46a20f9017dfad755cd023d6c00d5822591e7d85 (diff)
downloadFreeBSD-ports-f5bbc0df73ab6d9a35043aa65006608d2eca1e1a.zip
FreeBSD-ports-f5bbc0df73ab6d9a35043aa65006608d2eca1e1a.tar.gz
upgrade to 0.8.1
PR: 43710 Submitted by: Ports Fury
Diffstat (limited to 'x11/xnee')
-rw-r--r--x11/xnee/Makefile5
-rw-r--r--x11/xnee/distinfo2
2 files changed, 4 insertions, 3 deletions
diff --git a/x11/xnee/Makefile b/x11/xnee/Makefile
index 38c6716..4598988 100644
--- a/x11/xnee/Makefile
+++ b/x11/xnee/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= xnee
-PORTVERSION= 0.7.2
+PORTVERSION= 0.8.1
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -20,6 +20,7 @@ CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
post-patch:
@${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${REINPLACE_CMD} -e \
- 's|^CFLAGS = |CFLAGS = @CFLAGS@ |g'
+ 's|^CFLAGS = |CFLAGS = @CFLAGS@ |g ; \
+ s|-g$$||g'
.include <bsd.port.mk>
diff --git a/x11/xnee/distinfo b/x11/xnee/distinfo
index b506c0d..ec02472 100644
--- a/x11/xnee/distinfo
+++ b/x11/xnee/distinfo
@@ -1 +1 @@
-MD5 (xnee-0.7.2.tar.gz) = df423857d05af177e19fb64bdf4a3a93
+MD5 (xnee-0.8.1.tar.gz) = 6002cf9b87553d2d4c2acc977087f6b1
OpenPOWER on IntegriCloud