aboutsummaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2014-08-23 10:12:25 +0000
committerJohn Marino <marino@FreeBSD.org>2014-08-23 10:12:25 +0000
commitd47ab1d416f56254fbe10d92de79972e016a12d6 (patch)
treeb7486b8a6e3e375e258dc3987fab6524a4906bf5 /mail
parent68389b743db455c6a3a752e685cd361d96638c76 (diff)
downloadports-d47ab1d416f56254fbe10d92de79972e016a12d6.tar.gz
ports-d47ab1d416f56254fbe10d92de79972e016a12d6.zip
mail/milter-manager: Explictly request ports package system
Without this configure argument, the makefile will assume it's building on pkgsrc when building on DragonFly. No-Op for FreeBSD.
Notes
Notes: svn path=/head/; revision=365719
Diffstat (limited to 'mail')
-rw-r--r--mail/milter-manager/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/milter-manager/Makefile b/mail/milter-manager/Makefile
index 00dead5fee3d..f4e3f87d808e 100644
--- a/mail/milter-manager/Makefile
+++ b/mail/milter-manager/Makefile
@@ -21,6 +21,7 @@ GNU_CONFIGURE= yes
MAKE_ARGS+= pkgconfigdir=${PREFIX}/libdata/pkgconfig
CONFIGURE_ARGS= CPPFLAGS="-I${LOCALBASE}/include" \
--with-libev \
+ --with-package-platform=freebsd \
LDFLAGS="-L${LOCALBASE}/lib -lintl"
USES= gmake pkgconfig libtool
USE_GNOME= glib20 intltool