diff options
Diffstat (limited to 'textproc/webcpp/Makefile')
-rw-r--r-- | textproc/webcpp/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/webcpp/Makefile b/textproc/webcpp/Makefile index 72b6c632af12..ce50a2f00df7 100644 --- a/textproc/webcpp/Makefile +++ b/textproc/webcpp/Makefile @@ -21,7 +21,6 @@ USE_GCC= 3.4+ GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib" -USE_REINPLACE= yes .if defined(WANT_FINAL) CONFIGURE_ARGS+= --enable-final |