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.
This commit is contained in:
John Marino 2014-08-23 10:12:25 +00:00
parent 68389b743d
commit d47ab1d416
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=365719

View file

@ -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