diff options
Diffstat (limited to 'games/gtkabale/Makefile')
-rw-r--r-- | games/gtkabale/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/gtkabale/Makefile b/games/gtkabale/Makefile index ac8454850937..8509302dad48 100644 --- a/games/gtkabale/Makefile +++ b/games/gtkabale/Makefile @@ -7,14 +7,13 @@ PORTNAME= gtkabale PORTVERSION= 0.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= games MASTER_SITES= http://freebsd.unixfreunde.de/sources/ MAINTAINER= ports@FreeBSD.org COMMENT= A lazy version of solitaire game -USE_X_PREFIX= yes USE_GNOME= imlib GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ |