From 135776951ec27858cec633271bc65e3e49745f01 Mon Sep 17 00:00:00 2001 From: bapt Date: Tue, 23 Apr 2013 14:20:25 +0000 Subject: Finish converting the whole ports tree to USES=pkgconfig --- x11-toolkits/py-sexy/Makefile | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'x11-toolkits/py-sexy/Makefile') diff --git a/x11-toolkits/py-sexy/Makefile b/x11-toolkits/py-sexy/Makefile index 151e5624e1c9..cd94ccf4816c 100644 --- a/x11-toolkits/py-sexy/Makefile +++ b/x11-toolkits/py-sexy/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: py-libsexy -# Date created: 09 December 2006 -# Whom: Andrew Pantyukhin -# +# Created by: Andrew Pantyukhin # $FreeBSD$ -# PORTNAME= sexy PORTVERSION= 0.1.9 @@ -21,7 +17,7 @@ LIB_DEPENDS= sexy.2:${PORTSDIR}/x11-toolkits/libsexy USE_AUTOTOOLS= libtool USE_GNOME= pygtk2 USE_PYTHON= yes -USE_PKGCONFIG= yes +USES= pkgconfig GNU_CONFIGURE= yes .include -- cgit