aboutsummaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
Diffstat (limited to 'games')
-rw-r--r--games/qtads/Makefile2
-rw-r--r--games/senken/Makefile6
2 files changed, 3 insertions, 5 deletions
diff --git a/games/qtads/Makefile b/games/qtads/Makefile
index 48d90dd3f9b2..a6b216bc3151 100644
--- a/games/qtads/Makefile
+++ b/games/qtads/Makefile
@@ -11,8 +11,8 @@ COMMENT= Cross-platform multimedia interpreter for TADS games
LICENSE= GPLv2
+USES= gmake pkgconfig
USE_BZIP2= yes
-USE_GMAKE= yes
USE_QT4= gui moc_build network qmake_build rcc_build uic_build
USE_SDL= sdl mixer sound
diff --git a/games/senken/Makefile b/games/senken/Makefile
index a2da624265bc..cdfa6dc204bd 100644
--- a/games/senken/Makefile
+++ b/games/senken/Makefile
@@ -1,7 +1,4 @@
-# New ports collection makefile for: senken
-# Date created: 15 January 2003
-# Whom: tmartin@andrew.cmu.edu
-#
+# Created by: tmartin@andrew.cmu.edu
# $FreeBSD$
PORTNAME= senken
@@ -14,6 +11,7 @@ MASTER_SITE_SUBDIR= distfiles
MAINTAINER= ports@FreeBSD.org
COMMENT= A city simulation game
+USES= pkgconfig
USE_GNOME= gtk20
USE_SDL= image sdl
GNU_CONFIGURE= yes