aboutsummaryrefslogtreecommitdiff
path: root/astro/starplot
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-08-30 03:20:23 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-08-30 03:20:23 +0000
commitb31357ae22db4f4fc8439cf206238d1cc3b8b3f7 (patch)
tree8cc1bada4fef1884ca651a45fa2aad3a15516a28 /astro/starplot
parent8159493e679b57f05ca983886f94cedc3e277d6f (diff)
downloadports-b31357ae22db4f4fc8439cf206238d1cc3b8b3f7.tar.gz
ports-b31357ae22db4f4fc8439cf206238d1cc3b8b3f7.zip
Deploy USE_GNOMENG infrastructure
PR: 42180 Submitted by: Edwin Groothuis <edwin@mavetju.org>
Notes
Notes: svn path=/head/; revision=65266
Diffstat (limited to 'astro/starplot')
-rw-r--r--astro/starplot/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/astro/starplot/Makefile b/astro/starplot/Makefile
index 55eab47f58b6..bda519bda9e8 100644
--- a/astro/starplot/Makefile
+++ b/astro/starplot/Makefile
@@ -14,7 +14,8 @@ MAINTAINER= pat@FreeBSD.org
USE_X_PREFIX= yes
USE_GMAKE= yes
-USE_GTK= yes
+USE_GNOMENG= yes
+USE_GNOME= gtk12
USE_XPM= yes
MAKE_ENV= DATADIR="${DATADIR}" \
DOCSDIR="${DOCSDIR}"