diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-02 19:55:48 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-02 19:55:48 +0000 |
commit | 0e4c70bcc8fcdb0403d753f8ca387c8e78a47db3 (patch) | |
tree | 75e8ab6c627957618692c95d7dad6a3f1adee9d9 /games/hitori | |
parent | 67024b2839e6cad6b79f6ce35a5925b15cb83cfe (diff) | |
download | ports-0e4c70bcc8fcdb0403d753f8ca387c8e78a47db3.tar.gz ports-0e4c70bcc8fcdb0403d753f8ca387c8e78a47db3.zip |
Notes
Diffstat (limited to 'games/hitori')
-rw-r--r-- | games/hitori/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/hitori/Makefile b/games/hitori/Makefile index 2fcd22077e2e..9b2219885088 100644 --- a/games/hitori/Makefile +++ b/games/hitori/Makefile @@ -22,7 +22,7 @@ LIB_DEPENDS= cairo:${PORTSDIR}/graphics/cairo USE_XZ= yes GNU_CONFIGURE= yes -USE_GMAKE= yes +USES= gmake pkgconfig USE_GNOME= glib20 gtk30 INSTALLS_ICONS= yes |