diff options
author | sf <sf@FreeBSD.org> | 2001-10-23 06:00:54 +0800 |
---|---|---|
committer | sf <sf@FreeBSD.org> | 2001-10-23 06:00:54 +0800 |
commit | 4ac6052ef71daa31693c6306a7ce898e7fdb830e (patch) | |
tree | dd019e920d233213041c3845cb31e8b6f08772fb /games | |
parent | 14df64af8fbe4fd3ebef15aefb9df52e27022d1b (diff) | |
download | freebsd-ports-gnome-4ac6052ef71daa31693c6306a7ce898e7fdb830e.tar.gz freebsd-ports-gnome-4ac6052ef71daa31693c6306a7ce898e7fdb830e.tar.zst freebsd-ports-gnome-4ac6052ef71daa31693c6306a7ce898e7fdb830e.zip |
update to 1.0.
PR: 31394
Submitted by: maintainer
Diffstat (limited to 'games')
-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 4252f9d64eb0..c2e192f3e7cd 100644 --- a/games/gnomekiss/Makefile +++ b/games/gnomekiss/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnomekiss -PORTVERSION= 0.9.1 +PORTVERSION= 1.0 CATEGORIES= games gnome MASTER_SITES= http://www.ecs.soton.ac.uk/~njl98r/code/kiss/ DISTNAME= gnomekiss-${PORTVERSION} @@ -16,5 +16,7 @@ MAINTAINER= umeno@rr.iij4u.or.jp USE_X_PREFIX= yes USE_GNOME= yes GNU_CONFIGURE= yes +CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ + LDFLAGS="-L${LOCALBASE}/lib" .include <bsd.port.mk> diff --git a/games/gnomekiss/distinfo b/games/gnomekiss/distinfo index 232b6bb80fe2..b38551740479 100644 --- a/games/gnomekiss/distinfo +++ b/games/gnomekiss/distinfo @@ -1 +1 @@ -MD5 (gnomekiss-0.9.1.tar.gz) = 69166154ebc90dc1e0f03ec53c52aab6 +MD5 (gnomekiss-1.0.tar.gz) = 9bdea512bd928a55dce0ad5471607327 |