aboutsummaryrefslogtreecommitdiff
path: root/x11/xdialog/Makefile
diff options
context:
space:
mode:
authorPatrick Li <pat@FreeBSD.org>2001-12-15 12:07:36 +0000
committerPatrick Li <pat@FreeBSD.org>2001-12-15 12:07:36 +0000
commit335e543606c1bb34b7670bce2f85667224260536 (patch)
treebb9e69b30ee4c6b975cf4bfaf7bf3be8b8fc4051 /x11/xdialog/Makefile
parent2e5922223d8f1b75a293efed280c8376ca8bfef4 (diff)
Notes
Diffstat (limited to 'x11/xdialog/Makefile')
-rw-r--r--x11/xdialog/Makefile9
1 files changed, 2 insertions, 7 deletions
diff --git a/x11/xdialog/Makefile b/x11/xdialog/Makefile
index d56cc6cc55b4..370e68bbdf05 100644
--- a/x11/xdialog/Makefile
+++ b/x11/xdialog/Makefile
@@ -7,27 +7,22 @@
#
PORTNAME= xdialog
-PORTVERSION= 2.0.3
+PORTVERSION= 2.0.4
CATEGORIES= x11
MASTER_SITES= http://xdialog.free.fr/
DISTNAME= ${PORTNAME:S/x/X/}-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
-LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt
-
USE_BZIP2= yes
USE_GTK= yes
USE_X_PREFIX= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LDFLAGS="-L${LOCALBASE}/lib -lgnugetopt"
+ LDFLAGS="-L${LOCALBASE}/lib"
MAN1= Xdialog.1
-post-patch:
- @${PERL} -pi -e 's|-L../lib -lgetopt||g' ${WRKSRC}/src/Makefile.in
-
post-install:
.if !defined(NOPORTDOCS)
@${MKDIR} ${DATADIR}