aboutsummaryrefslogtreecommitdiff
path: root/mail/libpst
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-10-26 14:30:59 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-10-26 14:30:59 +0000
commit8a0a033b7b9563ebdc065036fe31ffa072eac862 (patch)
tree21b633e2b38dcf00d9e0bf2f95dc974f20320604 /mail/libpst
parenta6304c08073550ee486f3c75e20f944e50f61f4b (diff)
downloadports-8a0a033b7b9563ebdc065036fe31ffa072eac862.tar.gz
ports-8a0a033b7b9563ebdc065036fe31ffa072eac862.zip
Notes
Diffstat (limited to 'mail/libpst')
-rw-r--r--mail/libpst/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/libpst/Makefile b/mail/libpst/Makefile
index d9fa4237542f..55f07ae6b3bc 100644
--- a/mail/libpst/Makefile
+++ b/mail/libpst/Makefile
@@ -29,8 +29,8 @@ USES= gmake iconv libtool pathfix pkgconfig
PORTDOCS= *
PST2DII_BUILD_DEPENDS= convert:graphics/ImageMagick6
-PST2DII_CONFIGURE_OFF= --enable-dii=no
-PST2DII_CONFIGURE_ON= --enable-dii=yes
+PST2DII_CONFIGURE_ENABLE= dii
+PST2DII_USES= localbase
PST2DII_LIB_DEPENDS= libgd.so:graphics/gd
PST2DII_RUN_DEPENDS= convert:graphics/ImageMagick6