diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-10-31 11:06:16 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-10-31 11:06:16 +0000 |
commit | d2e2065e2a57bac8add288fe0939aac072727dad (patch) | |
tree | 27ff47bbbe51d90cf1533f43f442cd0c116a44cd /www/links | |
parent | 4d6b4f051aa21bda8e67a149d957b40e20d751e9 (diff) | |
download | ports-d2e2065e2a57bac8add288fe0939aac072727dad.tar.gz ports-d2e2065e2a57bac8add288fe0939aac072727dad.zip |
Notes
Diffstat (limited to 'www/links')
-rw-r--r-- | www/links/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/links/Makefile b/www/links/Makefile index 81226336074d..b26b44cc0d74 100644 --- a/www/links/Makefile +++ b/www/links/Makefile @@ -12,7 +12,7 @@ COMMENT= Lynx-like text WWW browser LICENSE= GPLv2 -CONFLICTS= links-0* links-hacked-[0-9]* +CONFLICTS= links-0* links-hacked-[0-9]* links1-* GNU_CONFIGURE= yes CONFIGURE_ARGS+= --with-ssl --without-pmshell --without-atheos \ |