diff options
author | Steve Price <steve@FreeBSD.org> | 2000-09-05 20:41:43 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 2000-09-05 20:41:43 +0000 |
commit | 14c241f91e50f1bce40e43d878e11f770c90c9d5 (patch) | |
tree | 13e7358e50e4dbc6c38f15ac85ff84340788b8c3 /german | |
parent | Update to version 0.1.4-2. This probably wasn't the best way to do (diff) |
Use 'WEBALIZE_LANG?= german' so this can stand-in as a master port.
PR: 20717
Submitted by: maintainer
Diffstat (limited to 'german')
-rw-r--r-- | german/webalizer2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/german/webalizer2/Makefile b/german/webalizer2/Makefile index 92eb805fcfb6..f21f1e7d49ed 100644 --- a/german/webalizer2/Makefile +++ b/german/webalizer2/Makefile @@ -17,7 +17,7 @@ LIB_DEPENDS= gd.1:${PORTSDIR}/graphics/gd NO_LATEST_LINK= yes -WEBALIZER_LANG= german +WEBALIZER_LANG?= german USE_BZIP2= yes GNU_CONFIGURE= yes CONFIGURE_ARGS+= --enable-dns \ |