aboutsummaryrefslogtreecommitdiff
path: root/sysutils/swapd
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-03 09:59:01 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-03 09:59:01 +0000
commitb3e4e19ddced293c5d1147a3172d522b4a807708 (patch)
tree3c883a39a2d25fb39090c52b9f70a4343ca7cc7a /sysutils/swapd
parenteaa56b6fc08ef5b5a1500ce02bed6585015cad94 (diff)
downloadports-b3e4e19ddced293c5d1147a3172d522b4a807708.tar.gz
ports-b3e4e19ddced293c5d1147a3172d522b4a807708.zip
Add an explicit dependency on pkgconf
Notes
Notes: svn path=/head/; revision=326132
Diffstat (limited to 'sysutils/swapd')
-rw-r--r--sysutils/swapd/Makefile8
1 files changed, 2 insertions, 6 deletions
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 <leeym@FreeBSD.org>
-#
+# Created by: Yen-Ming Lee <leeym@FreeBSD.org>
# $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