summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2003-04-22 20:01:13 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2003-04-22 20:01:13 +0000
commitf0bba3c9f85cf931e785b4caf40c9def9073cbad (patch)
tree90b7353001a7eba53332a025fe304a7e813ab6dc
parentUpgrade to 0.11. (diff)
Use new GNOME infrastructure.
PR: 51286 Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp> (maintainer)
Notes
Notes: svn path=/head/; revision=79470
-rw-r--r--games/gnomekiss/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/gnomekiss/Makefile b/games/gnomekiss/Makefile
index c64a3d0c4e9f..d684bc94dc9f 100644
--- a/games/gnomekiss/Makefile
+++ b/games/gnomekiss/Makefile
@@ -16,7 +16,7 @@ COMMENT= GNOME version of Kisekae Set System
RUN_DEPENDS= lha:${PORTSDIR}/archivers/lha
USE_X_PREFIX= yes
-USE_GNOME= yes
+USE_GNOME= gtk12 orbit
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"