diff options
Diffstat (limited to 'security/openpgpsdk/Makefile')
-rw-r--r-- | security/openpgpsdk/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/openpgpsdk/Makefile b/security/openpgpsdk/Makefile index 84cf9eaa3495..37ce76cd4d1d 100644 --- a/security/openpgpsdk/Makefile +++ b/security/openpgpsdk/Makefile @@ -11,8 +11,8 @@ COMMENT= OpenPGP SDK BROKEN= unfetchable -BUILD_DEPENDS= gpg2:${PORTSDIR}/security/gnupg -LIB_DEPENDS= libcunit.so:${PORTSDIR}/devel/cunit +BUILD_DEPENDS= gpg2:security/gnupg +LIB_DEPENDS= libcunit.so:devel/cunit USES= perl5 shebangfix tar:tgz SHEBANG_FILES= configure util/*.pl |