diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2006-04-05 07:47:38 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2006-04-05 07:47:38 +0000 |
commit | 7974c92cf3c64c8cc6e93df0496380345128f4cc (patch) | |
tree | ea19e15a22c46dad629faea4bb57589d5d5d2ce9 /games/gnomekiss/Makefile | |
parent | f648f8be1ce9bab3468f6cc237b9e5f3033e9da6 (diff) | |
download | ports-7974c92cf3c64c8cc6e93df0496380345128f4cc.tar.gz ports-7974c92cf3c64c8cc6e93df0496380345128f4cc.zip |
Notes
Diffstat (limited to 'games/gnomekiss/Makefile')
-rw-r--r-- | games/gnomekiss/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/games/gnomekiss/Makefile b/games/gnomekiss/Makefile index 04ccb4b44d27..e05ec446e478 100644 --- a/games/gnomekiss/Makefile +++ b/games/gnomekiss/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gnomekiss -PORTVERSION= 1.6 -PORTREVISION= 2 +PORTVERSION= 2.0 CATEGORIES= games gnome MASTER_SITES= http://www.ecs.soton.ac.uk/~njl98r/code/kiss/ @@ -17,7 +16,7 @@ COMMENT= GNOME version of Kisekae Set System RUN_DEPENDS= lha:${PORTSDIR}/archivers/lha USE_X_PREFIX= yes -USE_GNOME= gnomeprefix gnomehack gnomelibs +USE_GNOME= gnomeprefix gnomehack libgnomeui GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" |