diff options
Diffstat (limited to 'french/verbiste/Makefile')
-rw-r--r-- | french/verbiste/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/french/verbiste/Makefile b/french/verbiste/Makefile index 2eb026111c11..5a9576a5d0ea 100644 --- a/french/verbiste/Makefile +++ b/french/verbiste/Makefile @@ -23,7 +23,6 @@ USE_AUTOTOOLS= libtool:15 CPPFLAGS= -I${LOCALBASE}/include LDFLAGS= -L${LOCALBASE}/lib -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" .if defined(WITH_GNOMEGUI) |