aboutsummaryrefslogtreecommitdiff
path: root/security/xmlsec1
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2006-05-28 05:25:50 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2006-05-28 05:25:50 +0000
commit7e42d7a7c432d4054d5333fae985038b61828078 (patch)
treea3f359548461e38bb1bea0d93a14a285d2f1b048 /security/xmlsec1
parentc97b5b3ca34e50650f058d404ecb9d8fb2405771 (diff)
downloadports-7e42d7a7c432d4054d5333fae985038b61828078.tar.gz
ports-7e42d7a7c432d4054d5333fae985038b61828078.zip
Notes
Diffstat (limited to 'security/xmlsec1')
-rw-r--r--security/xmlsec1/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/xmlsec1/Makefile b/security/xmlsec1/Makefile
index 7c9fc53397ac..8e6ec21284e4 100644
--- a/security/xmlsec1/Makefile
+++ b/security/xmlsec1/Makefile
@@ -16,7 +16,7 @@ MASTER_SITES= http://www.aleksey.com/xmlsec/download/ \
MAINTAINER= jim@corebsd.or.id
COMMENT= XML Security Library
-RUN_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig
+RUN_DEPENDS= pkg-config:${PORTSDIR}/devel/pkg-config
BUILD_DEPENDS= ${RUN_DEPENDS}
OPTIONS= GNUTLS "Enable GNUTLS support" off \