diff options
Diffstat (limited to 'net-im/fugu/Makefile')
-rw-r--r-- | net-im/fugu/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/fugu/Makefile b/net-im/fugu/Makefile index f0686ec32283..55efae44ba57 100644 --- a/net-im/fugu/Makefile +++ b/net-im/fugu/Makefile @@ -18,7 +18,7 @@ RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/Pmw:${PORTSDIR}/x11-toolkits/py-Pmw USE_OPENSSL= yes USE_PYTHON= yes -USE_AUTOTOOLS= autoconf:213 +USE_AUTOTOOLS= autoconf213 GNU_CONFIGURE= yes CFLAGS+= -I${LOCALBASE}/include -L${LOCALBASE}/lib |