diff options
Diffstat (limited to 'www/webalizer')
-rw-r--r-- | www/webalizer/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/webalizer/Makefile b/www/webalizer/Makefile index e5de6fad0f2d..ea8ad1c60e43 100644 --- a/www/webalizer/Makefile +++ b/www/webalizer/Makefile @@ -15,7 +15,9 @@ DISTNAME= ${PORTNAME}-2.01-06-src MAINTAINER= dirk.meyer@dinoex.sub.org +.if !defined(LIB_DEPENDS) LIB_DEPENDS= gd.2:${PORTSDIR}/graphics/gd +.endif USE_BZIP2= yes GNU_CONFIGURE= yes |