summaryrefslogtreecommitdiffstats
path: root/www/httpsqs/Makefile
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-04-23 14:20:25 +0000
committerbapt <bapt@FreeBSD.org>2013-04-23 14:20:25 +0000
commit135776951ec27858cec633271bc65e3e49745f01 (patch)
tree87b239f8431cee200969f89da8739806496b7dad /www/httpsqs/Makefile
parent403f9e420456633793408637949b5119d9c957d8 (diff)
downloadFreeBSD-ports-135776951ec27858cec633271bc65e3e49745f01.zip
FreeBSD-ports-135776951ec27858cec633271bc65e3e49745f01.tar.gz
Finish converting the whole ports tree to USES=pkgconfig
Diffstat (limited to 'www/httpsqs/Makefile')
-rw-r--r--www/httpsqs/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/www/httpsqs/Makefile b/www/httpsqs/Makefile
index e7f2eb1..0034fc0 100644
--- a/www/httpsqs/Makefile
+++ b/www/httpsqs/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: httpsqs
-# Date created: 2011-04-22
-# Whom: Zhihao Yuan <lichray@gmail.com>
-#
+# Created by: Zhihao Yuan <lichray@gmail.com>
# $FreeBSD$
-#
PORTNAME= httpsqs
PORTVERSION= 1.7
@@ -18,7 +14,7 @@ LICENSE= BSD
LIB_DEPENDS+= tokyocabinet:${PORTSDIR}/databases/tokyocabinet \
event-2.0:${PORTSDIR}/devel/libevent2
-USE_PKGCONFIG= yes
+USES= pkgconfig
PLIST_FILES= bin/${PORTNAME}
OpenPOWER on IntegriCloud