diff options
Diffstat (limited to 'games/libshhcards/Makefile')
-rw-r--r-- | games/libshhcards/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/games/libshhcards/Makefile b/games/libshhcards/Makefile index dfefeb988265..0bf9b0111e92 100644 --- a/games/libshhcards/Makefile +++ b/games/libshhcards/Makefile @@ -7,7 +7,7 @@ PORTNAME= libshhcards PORTVERSION= 1.0.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= http://shh.thathost.com/pub-unix/files/ DISTNAME= shhcards-${PORTVERSION} @@ -15,8 +15,7 @@ DISTNAME= shhcards-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Library for displaying game cards on X Window System -USE_X_PREFIX= yes -USE_XPM= yes +USE_XORG= xpm MAKEFILE= ${FILESDIR}/Makefile.lib USE_LDCONFIG= yes |