diff options
Diffstat (limited to 'games/hex')
-rw-r--r-- | games/hex/Makefile | 2 | ||||
-rw-r--r-- | games/hex/pkg-comment | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/games/hex/Makefile b/games/hex/Makefile index 99a38ff46434..5cef07b6738a 100644 --- a/games/hex/Makefile +++ b/games/hex/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= http://www.earth.li/projectpurple/files/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Clone of "Puzzle Bobble" for X11 that uses GTK/Imlib - USE_X_PREFIX= yes USE_GNOMENG= yes USE_GNOME= imlib diff --git a/games/hex/pkg-comment b/games/hex/pkg-comment new file mode 100644 index 000000000000..e6046548257f --- /dev/null +++ b/games/hex/pkg-comment @@ -0,0 +1 @@ +Clone of "Puzzle Bobble" for X11 that uses GTK/Imlib |