diff options
Diffstat (limited to 'dns/posadis/Makefile')
-rw-r--r-- | dns/posadis/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dns/posadis/Makefile b/dns/posadis/Makefile index 974cee1d8d96..2bde6944d6a6 100644 --- a/dns/posadis/Makefile +++ b/dns/posadis/Makefile @@ -19,7 +19,6 @@ LIB_DEPENDS= poslib.0:${PORTSDIR}/devel/poslib USE_AUTOTOOLS= autoconf:262 libltdl:15 libtool:15 USE_LDCONFIG= yes -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib" .if defined(WITH_FAM) || exists(${LOCALBASE}/lib/libfam.so) |