aboutsummaryrefslogtreecommitdiffstats
path: root/math/surf
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-08-30 22:07:44 +0800
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-08-30 22:07:44 +0800
commit4c41f42514874bc46cf9e453ac6a566a8f8b7fa5 (patch)
tree3e63dbe90ec36264d8c8e1f846bf57a90a59388d /math/surf
parent7ff0bd1fa2cbb17397b014107414a4cc2402def4 (diff)
downloadfreebsd-ports-gnome-4c41f42514874bc46cf9e453ac6a566a8f8b7fa5.tar.gz
freebsd-ports-gnome-4c41f42514874bc46cf9e453ac6a566a8f8b7fa5.tar.zst
freebsd-ports-gnome-4c41f42514874bc46cf9e453ac6a566a8f8b7fa5.zip
Deploy USE_GNOMENG infrastructure
PR: 42208 Submitted by: Edwin Groothuis <edwin@mavetju.org>
Diffstat (limited to 'math/surf')
-rw-r--r--math/surf/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/surf/Makefile b/math/surf/Makefile
index ff6e2fd2aedc..e8e1842a1f43 100644
--- a/math/surf/Makefile
+++ b/math/surf/Makefile
@@ -18,7 +18,8 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
tiff.4:${PORTSDIR}/graphics/tiff \
gmp.6:${PORTSDIR}/math/libgmp4
-USE_GTK= yes
+USE_GNOMENG= yes
+USE_GNOME= gtk12
USE_NEWGCC= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="${CXXFLAGS} -I${LOCALBASE}/include" \