diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2003-04-22 20:01:13 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2003-04-22 20:01:13 +0000 |
commit | f0bba3c9f85cf931e785b4caf40c9def9073cbad (patch) | |
tree | 90b7353001a7eba53332a025fe304a7e813ab6dc /games/gnomekiss | |
parent | 07d6da6782fdd883b81acb016767b63817307d85 (diff) | |
download | ports-f0bba3c9f85cf931e785b4caf40c9def9073cbad.tar.gz ports-f0bba3c9f85cf931e785b4caf40c9def9073cbad.zip |
Notes
Diffstat (limited to 'games/gnomekiss')
-rw-r--r-- | games/gnomekiss/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/gnomekiss/Makefile b/games/gnomekiss/Makefile index c64a3d0c4e9f..d684bc94dc9f 100644 --- a/games/gnomekiss/Makefile +++ b/games/gnomekiss/Makefile @@ -16,7 +16,7 @@ COMMENT= GNOME version of Kisekae Set System RUN_DEPENDS= lha:${PORTSDIR}/archivers/lha USE_X_PREFIX= yes -USE_GNOME= yes +USE_GNOME= gtk12 orbit GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" |