diff options
author | jlam <jlam> | 2002-06-30 04:02:54 +0000 |
---|---|---|
committer | jlam <jlam> | 2002-06-30 04:02:54 +0000 |
commit | cb757a693dd5fdef2092c81ed400f6054e49f3d1 (patch) | |
tree | 016e5f7d14faa044f5cdbc14de900e55f3a00a8e /www/links | |
parent | 4af3178b3268b9a1a1fc6f841c6b5e7c347a9a58 (diff) | |
download | pkgsrc-cb757a693dd5fdef2092c81ed400f6054e49f3d1.tar.gz |
Note conflicts between elinks, links, and links-gui.
Diffstat (limited to 'www/links')
-rw-r--r-- | www/links/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/links/Makefile b/www/links/Makefile index 0a45502474b..7d0a1947299 100644 --- a/www/links/Makefile +++ b/www/links/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.11 2002/06/20 15:18:13 jschauma Exp $ +# $NetBSD: Makefile,v 1.12 2002/06/30 04:02:54 jlam Exp $ # PKGNAME= links-2.0 COMMENT= Lynx-like text WWW browser -CONFLICTS+= links-gui-[0-9]* +CONFLICTS+= links-gui-[0-9]* elinks-[0-9]* GNU_CONFIGURE= YES USE_BUILDLINK_ONLY= YES |