diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2009-05-31 20:31:08 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2009-05-31 20:31:08 +0000 |
commit | aa952fd48fe9143007307348e16bccf3b9f95ca9 (patch) | |
tree | 3b8a3dc07f043f3e20ba7e542d841e8086021135 /www/dillo2 | |
parent | 06f1947ff91cd30655ff4ea79c4400e4c07e7bab (diff) | |
download | ports-aa952fd48fe9143007307348e16bccf3b9f95ca9.tar.gz ports-aa952fd48fe9143007307348e16bccf3b9f95ca9.zip |
Notes
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 \ |