From 0178653192192afa707f483c4b0f9111af5eeee1 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Sat, 31 Aug 2013 00:26:08 +0000 Subject: Convert USE_GNOME=pkgconfig to USES=pkgconfig While here: - Trim headers - Convert: * USE_GNOME=gnomehack -> USES=pathfix * USE_PERL5 -> USES=perl5 * USE_GMAKE -> USES=gmake --- net/pynids/Makefile | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'net/pynids') diff --git a/net/pynids/Makefile b/net/pynids/Makefile index 4710fde9ed68..d88d8dbcac99 100644 --- a/net/pynids/Makefile +++ b/net/pynids/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: pynids -# Date created: 22 Jun 2005 -# Whom: Corey Smith -# +# Created by: Corey Smith # $FreeBSD$ -# PORTNAME= pynids PORTVERSION= 0.6.1 @@ -19,7 +15,8 @@ COMMENT= Python interface to libnids PATCH_DEPENDS= ${LIBNET_CONFIG}:${PORTSDIR}/net/libnet LIB_DEPENDS= net:${PORTSDIR}/net/libnet -USE_GNOME= pkgconfig glib20 +USES= pkgconfig +USE_GNOME= glib20 USE_PYTHON= yes USE_PYDISTUTILS= yes USE_PYTHON_PREFIX= yes -- cgit v1.2.3