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