summaryrefslogtreecommitdiff
path: root/comms/xisp/Makefile
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2004-06-07 14:47:34 +0000
committerminskim <minskim@pkgsrc.org>2004-06-07 14:47:34 +0000
commit4b3a527eca0d8cbec325497b3a55b196c5b6c5b4 (patch)
treed73f6166a1d9610c6c64e1c34ffaaf9b3fc49fe8 /comms/xisp/Makefile
parentb5553621bb492e738ade0d1108f29a314ed4a4d5 (diff)
downloadpkgsrc-4b3a527eca0d8cbec325497b3a55b196c5b6c5b4.tar.gz
Update xisp to 2.7p1, because 2.6p1 doesn't build with gcc>=3.3. This
partially addresses PR pkg/19566. See http://xisp.hellug.gr/history.html for changes since 2.6p1.
Diffstat (limited to 'comms/xisp/Makefile')
-rw-r--r--comms/xisp/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/comms/xisp/Makefile b/comms/xisp/Makefile
index 254e1fad3f2..e1e1e9f098e 100644
--- a/comms/xisp/Makefile
+++ b/comms/xisp/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.19 2004/04/25 01:09:38 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2004/06/07 14:47:34 minskim Exp $
#
-DISTNAME= xisp-2.6p1
-PKGREVISION= 3
+DISTNAME= xisp-2.7p1
CATEGORIES= comms x11
MASTER_SITES= ${MASTER_SITE_SUNSITE:=system/network/serial/} \
http://xisp.hellug.gr/release/ \
@@ -13,14 +12,13 @@ HOMEPAGE= http://xisp.hellug.gr/
COMMENT= User-friendly X11 interface to pppd/chat
USE_BUILDLINK3= YES
-USE_X11BASE= YES
+USE_X11= YES
post-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/xisp
${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/xisp/
${INSTALL_DATA} ${WRKSRC}/SECURITY ${PREFIX}/share/doc/xisp/
-.include "../../graphics/jpeg/buildlink3.mk"
.include "../../graphics/xpm/buildlink3.mk"
.include "../../x11/xforms/buildlink3.mk"