From 11008fac27e5485282926e61cd96bac1a4ae3069 Mon Sep 17 00:00:00 2001 From: Antoine Brodin Date: Mon, 9 Sep 2013 18:54:28 +0000 Subject: Add an explicit dependency on pkgconf Approved by: portmgr (bapt) --- games/csmash/Makefile | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) (limited to 'games/csmash') diff --git a/games/csmash/Makefile b/games/csmash/Makefile index c48370090dbf..c018d2b91668 100644 --- a/games/csmash/Makefile +++ b/games/csmash/Makefile @@ -1,10 +1,5 @@ -# ex:ts=8 -# Ports collection makefile for: csmash -# Date created: Nov 11, 2003 -# Whom: ijliao -# +# Created by: ijliao # $FreeBSD$ -# PORTNAME= csmash PORTVERSION= 0.6.6 @@ -15,7 +10,7 @@ MASTER_SITES= SF/cannonsmash/CannonSmash/${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= A 3D tabletennis game -USES= gettext +USES= gettext pkgconfig USE_SDL= image mixer sdl USE_GL= yes USE_GNOME= gtk20 -- cgit v1.2.3