diff options
Diffstat (limited to 'net/serveez/Makefile')
-rw-r--r-- | net/serveez/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/serveez/Makefile b/net/serveez/Makefile index e5b2d71a8153..2dbc6872d866 100644 --- a/net/serveez/Makefile +++ b/net/serveez/Makefile @@ -23,7 +23,6 @@ GUILE_CONFIG?= ${LOCALBASE}/bin/guile-config USE_AUTOTOOLS= libtool:15 USE_GMAKE= yes GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" USE_LDCONFIG= yes |