summaryrefslogtreecommitdiff
path: root/astro/celestia
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/celestia
parentAdd libxml2 dependency. (diff)
Deploy USE_GNOMENG infrastructure
PR: 42180 Submitted by: Edwin Groothuis <edwin@mavetju.org>
Notes
Notes: svn path=/head/; revision=65266
Diffstat (limited to 'astro/celestia')
-rw-r--r--astro/celestia/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/astro/celestia/Makefile b/astro/celestia/Makefile
index f8c5d8765f45..f5fef17a14ab 100644
--- a/astro/celestia/Makefile
+++ b/astro/celestia/Makefile
@@ -23,8 +23,8 @@ PLIST= ${WRKDIR}/pkg-plist
USE_GMAKE= yes
USE_MESA= yes
USE_X_PREFIX= yes
-USE_GNOMELIBS= yes
-USE_GTK= yes
+USE_GNOMENG= yes
+USE_GNOME= gnomelibs
CONFIGURE_ARGS= --prefix=${PREFIX} \
--includedir="${LOCALBASE}/include" \