diff options
Diffstat (limited to 'devel/libisc/Makefile')
-rw-r--r-- | devel/libisc/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/libisc/Makefile b/devel/libisc/Makefile index 17a35b7b62bd..b56aeedb9cb1 100644 --- a/devel/libisc/Makefile +++ b/devel/libisc/Makefile @@ -21,7 +21,6 @@ COMMENT= ISC's utility library ISCVERSION= 9.3.1 GNU_CONFIGURE= yes -#CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} MANCOMPRESSED= yes BUILD_WRKSRC= ${WRKSRC}/lib/bind/freebsdportisc/ INSTALL_WRKSRC= ${BUILD_WRKSRC} |