aboutsummaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-02 19:55:48 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-02 19:55:48 +0000
commit0e4c70bcc8fcdb0403d753f8ca387c8e78a47db3 (patch)
tree75e8ab6c627957618692c95d7dad6a3f1adee9d9 /sysutils
parent67024b2839e6cad6b79f6ce35a5925b15cb83cfe (diff)
downloadports-0e4c70bcc8fcdb0403d753f8ca387c8e78a47db3.tar.gz
ports-0e4c70bcc8fcdb0403d753f8ca387c8e78a47db3.zip
Notes
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/fusefs-s3fs/Makefile2
-rw-r--r--sysutils/mtpfs/Makefile2
-rw-r--r--sysutils/rsyslog7-devel/Makefile6
-rw-r--r--sysutils/rsyslog7/Makefile6
4 files changed, 6 insertions, 10 deletions
diff --git a/sysutils/fusefs-s3fs/Makefile b/sysutils/fusefs-s3fs/Makefile
index bc91d0904feb..e3528508417c 100644
--- a/sysutils/fusefs-s3fs/Makefile
+++ b/sysutils/fusefs-s3fs/Makefile
@@ -16,7 +16,7 @@ LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl \
GNU_CONFIGURE= yes
PLIST_FILES= bin/s3fs
-USES= fuse
+USES= fuse pkgconfig
MAN1= s3fs.1
diff --git a/sysutils/mtpfs/Makefile b/sysutils/mtpfs/Makefile
index cf9bab847b27..9fd7793bfaae 100644
--- a/sysutils/mtpfs/Makefile
+++ b/sysutils/mtpfs/Makefile
@@ -14,7 +14,7 @@ LIB_DEPENDS= mtp:${PORTSDIR}/audio/libmtp \
id3tag:${PORTSDIR}/audio/libid3tag \
mad:${PORTSDIR}/audio/libmad
-USES= fuse
+USES= fuse pkgconfig
USE_GNOME= glib20
GNU_CONFIGURE= yes
PLIST_FILES= bin/mtpfs
diff --git a/sysutils/rsyslog7-devel/Makefile b/sysutils/rsyslog7-devel/Makefile
index 449b27387188..6a9d2ca405fd 100644
--- a/sysutils/rsyslog7-devel/Makefile
+++ b/sysutils/rsyslog7-devel/Makefile
@@ -36,11 +36,12 @@ RELP_DESC= RELP input/output module for rsyslog
RFC3195_DESC= RFC3195 input support for rsyslog
SNMP_DESC= SNMP trap sender for rsyslog
+USES= pkgconfig
+
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MDBI}
LIB_DEPENDS+= dbi.1:${PORTSDIR}/databases/libdbi
-USES+= pkgconfig
CONFIGURE_ARGS+=--enable-libdbi
PLIST_FILES+= lib/rsyslog/omlibdbi.la \
lib/rsyslog/omlibdbi.so
@@ -51,7 +52,6 @@ CONFIGURE_ARGS+=--disable-libdbi
.if ${PORT_OPTIONS:MGNUTLS}
LIB_DEPENDS+= gnutls.26:${PORTSDIR}/security/gnutls \
gcrypt:${PORTSDIR}/security/libgcrypt
-USES+= pkgconfig
CONFIGURE_ARGS+=--enable-gnutls
PLIST_FILES+= lib/rsyslog/lmnsd_gtls.la \
lib/rsyslog/lmnsd_gtls.so
@@ -91,7 +91,6 @@ CONFIGURE_ARGS+=--disable-pgsql
.if ${PORT_OPTIONS:MRELP}
LIB_DEPENDS+= relp.0:${PORTSDIR}/devel/librelp
-USES+= pkgconfig
CONFIGURE_ARGS+=--enable-relp
PLIST_FILES+= lib/rsyslog/imrelp.la \
lib/rsyslog/imrelp.so \
@@ -103,7 +102,6 @@ CONFIGURE_ARGS+=--disable-relp
.if ${PORT_OPTIONS:MRFC3195}
LIB_DEPENDS+= logging.0:${PORTSDIR}/devel/liblogging
-USES+= pkgconfig
CONFIGURE_ARGS+=--enable-rfc3195
PLIST_FILES+= lib/rsyslog/im3195.la \
lib/rsyslog/im3195.so
diff --git a/sysutils/rsyslog7/Makefile b/sysutils/rsyslog7/Makefile
index 777903f3c135..2613c195ed19 100644
--- a/sysutils/rsyslog7/Makefile
+++ b/sysutils/rsyslog7/Makefile
@@ -32,11 +32,12 @@ RELP_DESC= RELP input/output module for rsyslog
RFC3195_DESC= RFC3195 input support for rsyslog
SNMP_DESC= SNMP trap sender for rsyslog
+USES= pkgconfig
+
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MDBI}
LIB_DEPENDS+= dbi.1:${PORTSDIR}/databases/libdbi
-USES+= pkgconfig
CONFIGURE_ARGS+=--enable-libdbi
PLIST_FILES+= lib/rsyslog/omlibdbi.la \
lib/rsyslog/omlibdbi.so
@@ -46,7 +47,6 @@ CONFIGURE_ARGS+=--disable-libdbi
.if ${PORT_OPTIONS:MGNUTLS}
LIB_DEPENDS+= gnutls.26:${PORTSDIR}/security/gnutls
-USES+= pkgconfig
CONFIGURE_ARGS+=--enable-gnutls
PLIST_FILES+= lib/rsyslog/lmnsd_gtls.la \
lib/rsyslog/lmnsd_gtls.so
@@ -86,7 +86,6 @@ CONFIGURE_ARGS+=--disable-pgsql
.if ${PORT_OPTIONS:MRELP}
LIB_DEPENDS+= relp.0:${PORTSDIR}/devel/librelp
-USES+= pkgconfig
CONFIGURE_ARGS+=--enable-relp
PLIST_FILES+= lib/rsyslog/imrelp.la \
lib/rsyslog/imrelp.so \
@@ -98,7 +97,6 @@ CONFIGURE_ARGS+=--disable-relp
.if ${PORT_OPTIONS:MRFC3195}
LIB_DEPENDS+= logging.0:${PORTSDIR}/devel/liblogging
-USES+= pkgconfig
CONFIGURE_ARGS+=--enable-rfc3195
PLIST_FILES+= lib/rsyslog/im3195.la \
lib/rsyslog/im3195.so