diff options
Diffstat (limited to 'devel/sfslite/Makefile')
-rw-r--r-- | devel/sfslite/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/sfslite/Makefile b/devel/sfslite/Makefile index 305b3fb26669..f0397a160a7d 100644 --- a/devel/sfslite/Makefile +++ b/devel/sfslite/Makefile @@ -47,7 +47,6 @@ CONFIGURE_ARGS += --enable-system-bin USE_LDCONFIG= yes LDCONFIG_DIRS= %%PREFIX%%/lib/${PORTNAME}/${BUILD_MODE} -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS+=--with-mode=${BUILD_MODE} PLIST_SUB= VERSION=${SHORTVERSION} \ |