diff options
Diffstat (limited to 'devel/baz/Makefile')
-rw-r--r-- | devel/baz/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/baz/Makefile b/devel/baz/Makefile index 4947e8c6b8ea..8d6acf798e86 100644 --- a/devel/baz/Makefile +++ b/devel/baz/Makefile @@ -22,6 +22,8 @@ RUN_DEPENDS= ${BUILD_DEPENDS} LIB_DEPENDS= neon.28:${PORTSDIR}/www/neon28 \ gpgme.18:${PORTSDIR}/security/gpgme +CONFLICTS= gd-2.* + USE_GMAKE= yes USE_GETTEXT= yes USE_PERL5_BUILD=yes |