aboutsummaryrefslogtreecommitdiff
path: root/x11/xnee
diff options
context:
space:
mode:
authorPatrick Li <pat@FreeBSD.org>2002-07-06 00:57:17 +0000
committerPatrick Li <pat@FreeBSD.org>2002-07-06 00:57:17 +0000
commit9e2f597d19e8da17010eeeabe95ace12ff910d0c (patch)
tree831805bcf11f145df0380ecbe214448b53f7ae81 /x11/xnee
parent55c997b301155fa531d6fc7a312ab1bb7497e8f5 (diff)
downloadports-9e2f597d19e8da17010eeeabe95ace12ff910d0c.tar.gz
ports-9e2f597d19e8da17010eeeabe95ace12ff910d0c.zip
Update to 0.7.2
PR: 40249 Submitted by: KATO Tsuguru <tkato@prontomail.com>
Notes
Notes: svn path=/head/; revision=62493
Diffstat (limited to 'x11/xnee')
-rw-r--r--x11/xnee/Makefile15
-rw-r--r--x11/xnee/distinfo2
2 files changed, 9 insertions, 8 deletions
diff --git a/x11/xnee/Makefile b/x11/xnee/Makefile
index 3cfa91a39dbf..38c67168b37b 100644
--- a/x11/xnee/Makefile
+++ b/x11/xnee/Makefile
@@ -6,19 +6,20 @@
#
PORTNAME= xnee
-PORTVERSION= 0.7.a2
+PORTVERSION= 0.7.2
CATEGORIES= x11
-MASTER_SITES= http://xnee.sourceforge.net/tars/
-DISTNAME= ${PORTNAME}-${PORTVERSION:S/.a/alpha_/}
-EXTRACT_SUFX= .tar
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
-GNU_CONFIGURE= yes
USE_X_PREFIX= yes
+USE_REINPLACE= yes
+GNU_CONFIGURE= yes
+CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
post-patch:
- @${PERL} -pi -e 's,^CFLAGS =,CFLAGS +=,' ${WRKSRC}/src/cli/Makefile.in \
- ${WRKSRC}/src/lib/Makefile.in
+ @${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${REINPLACE_CMD} -e \
+ 's|^CFLAGS = |CFLAGS = @CFLAGS@ |g'
.include <bsd.port.mk>
diff --git a/x11/xnee/distinfo b/x11/xnee/distinfo
index 05be4bba3215..b506c0d275bd 100644
--- a/x11/xnee/distinfo
+++ b/x11/xnee/distinfo
@@ -1 +1 @@
-MD5 (xnee-0.7alpha_2.tar) = 7ea07c13c4a13f48eade7c659afdc239
+MD5 (xnee-0.7.2.tar.gz) = df423857d05af177e19fb64bdf4a3a93