aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorlofi <lofi@FreeBSD.org>2005-06-29 01:58:44 +0800
committerlofi <lofi@FreeBSD.org>2005-06-29 01:58:44 +0800
commit2c6f054c057b9ac59645188107ac3d45a7452b01 (patch)
tree87ff3909ec771009d5014a84df3e461bbe9299d3 /security
parent6d6c6d8f8b0debb95fcbd72f4d07f1077aa054d0 (diff)
downloadfreebsd-ports-graphics-2c6f054c057b9ac59645188107ac3d45a7452b01.tar.gz
freebsd-ports-graphics-2c6f054c057b9ac59645188107ac3d45a7452b01.tar.zst
freebsd-ports-graphics-2c6f054c057b9ac59645188107ac3d45a7452b01.zip
Change dependency pattern for libusb to usb-0.1
Diffstat (limited to 'security')
-rw-r--r--security/gnupg-devel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/gnupg-devel/Makefile b/security/gnupg-devel/Makefile
index 221f89b971c..5783add0eb8 100644
--- a/security/gnupg-devel/Makefile
+++ b/security/gnupg-devel/Makefile
@@ -19,7 +19,7 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/libassuan.a:${PORTSDIR}/security/libassuan
LIB_DEPENDS= gcrypt.13:${PORTSDIR}/security/libgcrypt \
ksba.14:${PORTSDIR}/security/libksba \
pth.20:${PORTSDIR}/devel/pth \
- usb:${PORTSDIR}/devel/libusb
+ usb-0.1:${PORTSDIR}/devel/libusb
RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg \
dirmngr:${PORTSDIR}/security/dirmngr