diff options
Diffstat (limited to 'games/xmahjongg/Makefile')
-rw-r--r-- | games/xmahjongg/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/xmahjongg/Makefile b/games/xmahjongg/Makefile index d4fb5f497710..98f79e9b78a7 100644 --- a/games/xmahjongg/Makefile +++ b/games/xmahjongg/Makefile @@ -7,14 +7,14 @@ PORTNAME= xmahjongg PORTVERSION= 3.7 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= http://www.lcdf.org/xmahjongg/ MAINTAINER= joerg@freebsd.org COMMENT= The Chinese game of Mahjongg for X11 -USE_X_PREFIX= yes +USE_XORG= x11 GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} |