diff options
-rw-r--r-- | games/gnomekiss/Makefile | 4 | ||||
-rw-r--r-- | games/gnomekiss/distinfo | 2 |
2 files changed, 4 insertions, 2 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 diff --git a/games/gnomekiss/distinfo b/games/gnomekiss/distinfo index 958ce1b6157b..93714eac05d7 100644 --- a/games/gnomekiss/distinfo +++ b/games/gnomekiss/distinfo @@ -1 +1 @@ -MD5 (gnomekiss-1.1.tar.gz) = ffeedbef3bd96b116261c980871cf1fd +MD5 (gnomekiss-1.2.tar.gz) = 69054d87a169a57b1b049bdc64593330 |