diff options
-rw-r--r-- | devel/tvision/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/tvision/Makefile b/devel/tvision/Makefile index aeecb78b4dbc..f35965f67799 100644 --- a/devel/tvision/Makefile +++ b/devel/tvision/Makefile @@ -17,6 +17,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= The Turbo Vision C++ CUI library for UNIX GNU_CONFIGURE= yes +USE_GMAKE= yes CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} USE_AUTOTOOLS= libtool:15 USE_LDCONFIG= yes |