diff options
Diffstat (limited to 'mail/postfix-gps-devel/Makefile')
-rw-r--r-- | mail/postfix-gps-devel/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/postfix-gps-devel/Makefile b/mail/postfix-gps-devel/Makefile index 376c52a515de..e09eb9f7db8b 100644 --- a/mail/postfix-gps-devel/Makefile +++ b/mail/postfix-gps-devel/Makefile @@ -23,8 +23,7 @@ SCRIPT_FILES= gps-maintain.pl gps-db-update.pl WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} -USE_AUTOCONF_VER= 259 -USE_AUTOMAKE_VER= 19 +USE_AUTOTOOLS= automake:19 autoconf:259 USE_GCC= 3.4 CONFIGURE_ARGS= --bindir=${PREFIX}/libexec --includedir=${PREFIX}/include CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include" \ |