diff options
author | pav <pav@FreeBSD.org> | 2009-06-01 04:31:08 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2009-06-01 04:31:08 +0800 |
commit | ccb751d1d7b00b159ce006c8e210c8c288197226 (patch) | |
tree | 59e9df4c7ebd8748480345d1d2e8aea068a2e962 /www/dillo2 | |
parent | 50a0b0d3d9e3b16e973ccc848bc2a857af93916e (diff) | |
download | freebsd-ports-gnome-ccb751d1d7b00b159ce006c8e210c8c288197226.tar.gz freebsd-ports-gnome-ccb751d1d7b00b159ce006c8e210c8c288197226.tar.zst freebsd-ports-gnome-ccb751d1d7b00b159ce006c8e210c8c288197226.zip |
- Resolve LATEST_LINK conflict
Diffstat (limited to 'www/dillo2')
-rw-r--r-- | www/dillo2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/dillo2/Makefile b/www/dillo2/Makefile index a0e5372ceafe..5df6389a9eda 100644 --- a/www/dillo2/Makefile +++ b/www/dillo2/Makefile @@ -25,6 +25,7 @@ PORTDOCS= * CONFIGURE_ARGS= --libdir=${PREFIX}/libexec CONFLICTS= dillo-i18n-[0-9]* \ dillo-0* +LATEST_LINK= dillo2 OPTIONS= COOKIES "Enable cookies" On \ DEBUG "Enable profiling and extra logging" Off \ |