aboutsummaryrefslogtreecommitdiff
path: root/devel/ccrtp
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-02 06:45:47 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-02 06:45:47 +0000
commitfb1131a6f9bfaa0ff0e2d4c3cc9154f7fdb335ad (patch)
tree33e0370986f010eb39f7c107403d9543c3a36534 /devel/ccrtp
parentefeb4f1aa71c145d0087b4aa1ddf960e3556f74a (diff)
downloadports-fb1131a6f9bfaa0ff0e2d4c3cc9154f7fdb335ad.tar.gz
ports-fb1131a6f9bfaa0ff0e2d4c3cc9154f7fdb335ad.zip
Notes
Diffstat (limited to 'devel/ccrtp')
-rw-r--r--devel/ccrtp/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/ccrtp/Makefile b/devel/ccrtp/Makefile
index 145d7eed69f8..9363b434864f 100644
--- a/devel/ccrtp/Makefile
+++ b/devel/ccrtp/Makefile
@@ -13,8 +13,7 @@ COMMENT= Implementation of the real-time transport protocol
LIB_DEPENDS= commoncpp:${PORTSDIR}/devel/ucommon
GNU_CONFIGURE= yes
-USE_GMAKE= yes
-USE_GNOME= pkgconfig
+USES= gmake pkgconfig
USE_LDCONFIG= yes
CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib -pthread"