From 89acbec185cdfa0d5119e8085529810551e03fd0 Mon Sep 17 00:00:00 2001 From: marcus Date: Mon, 5 May 2003 06:31:22 +0000 Subject: Add a missing dependency on gnomelibs. Reported by: bento --- games/gnomekiss/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'games') diff --git a/games/gnomekiss/Makefile b/games/gnomekiss/Makefile index d684bc94dc9f..6f2a4773143f 100644 --- a/games/gnomekiss/Makefile +++ b/games/gnomekiss/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnomekiss PORTVERSION= 1.4 +PORTREVISION= 1 CATEGORIES= games gnome MASTER_SITES= http://www.ecs.soton.ac.uk/~njl98r/code/kiss/ @@ -16,7 +17,7 @@ COMMENT= GNOME version of Kisekae Set System RUN_DEPENDS= lha:${PORTSDIR}/archivers/lha USE_X_PREFIX= yes -USE_GNOME= gtk12 orbit +USE_GNOME= gnomeprefix gnomehack gnomelibs GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" -- cgit