diff options
Diffstat (limited to 'security/libfprint/Makefile')
-rw-r--r-- | security/libfprint/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/libfprint/Makefile b/security/libfprint/Makefile index b409e1b6de43..04c41de7e714 100644 --- a/security/libfprint/Makefile +++ b/security/libfprint/Makefile @@ -9,8 +9,8 @@ MASTER_SITES= http://people.freedesktop.org/~hadess/ MAINTAINER= lichray@gmail.com COMMENT= Library for fingerprint reader devices -LIB_DEPENDS= libMagickCore-6.so:${PORTSDIR}/graphics/ImageMagick \ - libnss3.so:${PORTSDIR}/security/nss +LIB_DEPENDS= libMagickCore-6.so:graphics/ImageMagick \ + libnss3.so:security/nss GNU_CONFIGURE= yes USES= libtool pathfix pkgconfig tar:xz |