aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authormezz <mezz@FreeBSD.org>2008-05-09 04:47:27 +0800
committermezz <mezz@FreeBSD.org>2008-05-09 04:47:27 +0800
commitdb7f1d2f569f6fd2e7c7bbc2e5cc13e58b65b4cd (patch)
treea9991fb34da406b5036fc79c1dbda1ccc40d1e24 /math
parent3d0d83f9dad697f38bdf3d1dc9d5cc83ebc85ca4 (diff)
downloadfreebsd-ports-gnome-db7f1d2f569f6fd2e7c7bbc2e5cc13e58b65b4cd.tar.gz
freebsd-ports-gnome-db7f1d2f569f6fd2e7c7bbc2e5cc13e58b65b4cd.tar.zst
freebsd-ports-gnome-db7f1d2f569f6fd2e7c7bbc2e5cc13e58b65b4cd.zip
Do not use USE_GNOME=yes, use the current way (ie: USE_GNOME=foo). The
USE_GNOME=yes has been deprecated for five years.
Diffstat (limited to 'math')
-rw-r--r--math/scigraphica/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/scigraphica/Makefile b/math/scigraphica/Makefile
index 90a7ca5e9632..a8d49d1ba3d2 100644
--- a/math/scigraphica/Makefile
+++ b/math/scigraphica/Makefile
@@ -24,7 +24,7 @@ RUN_DEPENDS= ${PYNUMERIC} \
USE_PERL5_BUILD=yes
USE_GMAKE= yes
-USE_GNOME= yes
+USE_GNOME= gnomeprefix gnomehack gtkhtml
USE_PYTHON= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \