diff options
Diffstat (limited to 'games/gnomekiss/Makefile')
-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" |