aboutsummaryrefslogtreecommitdiff
path: root/games/mahjong/Makefile
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2013-09-12 00:48:38 +0000
committerJohn Marino <marino@FreeBSD.org>2013-09-12 00:48:38 +0000
commita10f987e18eae53df29e7ea7df4bec8f624490c3 (patch)
treedafaf1c4908ef4abbcd741a4a2814b40f4b3b2fc /games/mahjong/Makefile
parent7e623ecc6a05f94f99f410892a7acb1f9901fe26 (diff)
downloadports-a10f987e18eae53df29e7ea7df4bec8f624490c3.tar.gz
ports-a10f987e18eae53df29e7ea7df4bec8f624490c3.zip
Add explicit dependency on pkgconf (11 ports)
Notes
Notes: svn path=/head/; revision=327021
Diffstat (limited to 'games/mahjong/Makefile')
-rw-r--r--games/mahjong/Makefile10
1 files changed, 2 insertions, 8 deletions
diff --git a/games/mahjong/Makefile b/games/mahjong/Makefile
index ed2aeaeb202b..6504d6323e2a 100644
--- a/games/mahjong/Makefile
+++ b/games/mahjong/Makefile
@@ -1,10 +1,5 @@
-# ex:ts=8
-# New ports collection makefile for: mahjong
-# Date created: Jan 31, 2001
-# Whom: Ying-Chieh Liao <ijliao@FreeBSD.org>
-#
+# Created by: Ying-Chieh Liao <ijliao@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= mahjong
PORTVERSION= 1.12.1
@@ -19,10 +14,9 @@ COMMENT= A networked Mah Jong program, together with a computer player
LICENSE= GPLv2 # (or later)
-USES= perl5
+USES= perl5 gmake pkgconfig
USE_GNOME= gtk20
USE_PERL5= build
-USE_GMAKE= yes
MAKE_ENV= CCLINK="${CC}" CDEBUGFLAGS="${CFLAGS}" PERL="${PERL}" \
INCLUDES="-I."