From b3e4e19ddced293c5d1147a3172d522b4a807708 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Tue, 3 Sep 2013 09:59:01 +0000 Subject: Add an explicit dependency on pkgconf --- sysutils/swapd/Makefile | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'sysutils/swapd') diff --git a/sysutils/swapd/Makefile b/sysutils/swapd/Makefile index 84d6e909e84d..7dc6a07649e7 100644 --- a/sysutils/swapd/Makefile +++ b/sysutils/swapd/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: swapd -# Date created: August 16, 2007 -# Whom: Yen-Ming Lee -# +# Created by: Yen-Ming Lee # $FreeBSD$ -# PORTNAME= swapd PORTVERSION= 1.0.3 @@ -16,7 +12,7 @@ COMMENT= A daemon that watches free memory and manages swap files LIB_DEPENDS= statgrab:${PORTSDIR}/devel/libstatgrab -USE_GMAKE= yes +USES= gmake pkgconfig GNU_CONFIGURE= yes USE_RC_SUBR= swapd -- cgit v1.2.3