diff options
Diffstat (limited to 'sysutils/nvtv/Makefile')
-rw-r--r-- | sysutils/nvtv/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/nvtv/Makefile b/sysutils/nvtv/Makefile index d020e189045d..2e2febd82ba6 100644 --- a/sysutils/nvtv/Makefile +++ b/sysutils/nvtv/Makefile @@ -22,7 +22,7 @@ ONLY_FOR_ARCHS= i386 CONFIGURE_ENV= CC="${CC} -I${PREFIX}/include" CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes USE_GETOPT_LONG= yes USE_GNOME= gtk12 USE_REINPLACE= yes |