summaryrefslogtreecommitdiff
path: root/www/links-gui
diff options
context:
space:
mode:
authorsalo <salo>2003-01-26 22:48:36 +0000
committersalo <salo>2003-01-26 22:48:36 +0000
commit626cb72611673c6d0938da923b63079a46246230 (patch)
tree31f87470f0a657aab9fdbe29743b3fe503b70b2b /www/links-gui
parent64bce6a4ef32bffb49f24fdbd212b8f8f7a6f512 (diff)
downloadpkgsrc-626cb72611673c6d0938da923b63079a46246230.tar.gz
CONFLICTS only with older elinks. Remove duplicate include. Bump PKGREVISION.
Diffstat (limited to 'www/links-gui')
-rw-r--r--www/links-gui/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/www/links-gui/Makefile b/www/links-gui/Makefile
index 631048a5663..4c48b9558d0 100644
--- a/www/links-gui/Makefile
+++ b/www/links-gui/Makefile
@@ -1,18 +1,16 @@
-# $NetBSD: Makefile,v 1.17 2003/01/15 16:15:13 is Exp $
+# $NetBSD: Makefile,v 1.18 2003/01/26 22:48:37 salo Exp $
#
PKGNAME= links-gui-2.1.0.7
-PKGREVISION= 1
+PKGREVISION= 2
COMMENT= Lynx-like text and graphics WWW browser
-CONFLICTS+= links-[0-9]* elinks-[0-9]*
+CONFLICTS+= links-[0-9]* elinks-0.3*
USE_BUILDLINK2= YES
USE_X11= YES
-.include "../../www/links/Makefile.common"
-
CONFIGURE_ARGS+= --enable-graphics
.include "../../graphics/png/buildlink2.mk"