From a862a2b7dc5f06a98c31fd14c2ab2c94240b1393 Mon Sep 17 00:00:00 2001 From: John Marino Date: Thu, 12 Sep 2013 09:07:08 +0000 Subject: Add explicit dependency on pkgconf (18 ports) Approved by: portmgr (bapt, implicit) --- x11/gtk-theme-switch2/Makefile | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'x11/gtk-theme-switch2') diff --git a/x11/gtk-theme-switch2/Makefile b/x11/gtk-theme-switch2/Makefile index 24dbc9a70004..bfbec5990357 100644 --- a/x11/gtk-theme-switch2/Makefile +++ b/x11/gtk-theme-switch2/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: gtk-theme-switch2 -# Date Created: 4 December 2007 -# Whom: Oleg Pudeyev -# +# Created by: Oleg Pudeyev # $FreeBSD$ -# PORTNAME= gtk-theme-switch DISTVERSION= 2.0.0rc2 @@ -14,9 +10,9 @@ MASTER_SITES= http://www.muhri.net/ MAINTAINER= oleg@bsdpower.com COMMENT= A command line tool for switching GTK+ 2.0 themes +USES= gmake pkgconfig USE_XORG= x11 USE_GNOME= gtk20 -USE_GMAKE= yes MAN1= switch2.1 PLIST_FILES= bin/switch2 -- cgit v1.2.3