diff options
Diffstat (limited to 'games/gnomekiss/Makefile')
-rw-r--r-- | games/gnomekiss/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/games/gnomekiss/Makefile b/games/gnomekiss/Makefile index 084ed23353d9..5af2358a406d 100644 --- a/games/gnomekiss/Makefile +++ b/games/gnomekiss/Makefile @@ -6,13 +6,15 @@ # PORTNAME= gnomekiss -PORTVERSION= 1.1 +PORTVERSION= 1.2 CATEGORIES= games gnome MASTER_SITES= http://www.ecs.soton.ac.uk/~njl98r/code/kiss/ DISTNAME= gnomekiss-${PORTVERSION} MAINTAINER= umeno@rr.iij4u.or.jp +RUN_DEPENDS= lha:${PORTSDIR}/archivers/lha + USE_X_PREFIX= yes USE_GNOME= yes GNU_CONFIGURE= yes |