aboutsummaryrefslogtreecommitdiff
path: root/games/gnurobots
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-02 22:50:21 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-02 22:50:21 +0000
commit14d01e3e90df790832b93dbd69adcc589d88cdaa (patch)
tree13a4099154c016d7a6fa1231f0945884771f424f /games/gnurobots
parenta2e204f7095d3d7e59283c1ede1c33e782e832cd (diff)
downloadports-14d01e3e90df790832b93dbd69adcc589d88cdaa.tar.gz
ports-14d01e3e90df790832b93dbd69adcc589d88cdaa.zip
Add an explicit dependency on pkgconf
Notes
Notes: svn path=/head/; revision=326111
Diffstat (limited to 'games/gnurobots')
-rw-r--r--games/gnurobots/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/games/gnurobots/Makefile b/games/gnurobots/Makefile
index b46e02cf64fe..85c6d5699c6f 100644
--- a/games/gnurobots/Makefile
+++ b/games/gnurobots/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: gnurobots
-# Date created: 22 Sept 2000
-# Whom: Aaron VonderHaar <avh4@usa.net>
-#
+# Created by: Aaron VonderHaar <avh4@usa.net>
# $FreeBSD$
-#
PORTNAME= gnurobots
PORTVERSION= 1.2.0
@@ -16,6 +12,7 @@ COMMENT= GNU diversion wherein Scheme-coded robots explore a world
LIB_DEPENDS= guile.21:${PORTSDIR}/lang/guile
+USES= pkgconfig
USE_GNOME= vte
GNU_CONFIGURE= yes