summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
Diffstat (limited to 'security')
-rw-r--r--security/libfprint/Makefile22
-rw-r--r--security/libfprint/pkg-plist2
2 files changed, 8 insertions, 16 deletions
diff --git a/security/libfprint/Makefile b/security/libfprint/Makefile
index a5cb2daa2f04..89c05e55b86a 100644
--- a/security/libfprint/Makefile
+++ b/security/libfprint/Makefile
@@ -3,32 +3,24 @@
PORTNAME= libfprint
PORTVERSION= 0.4.0
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= security
MASTER_SITES= http://people.freedesktop.org/~hadess/
MAINTAINER= lichray@gmail.com
COMMENT= Library for fingerprint reader devices
-LIB_DEPENDS+= libMagickCore-6.Q*.so:${PORTSDIR}/graphics/ImageMagick \
- nss3:${PORTSDIR}/security/nss
+LIB_DEPENDS= libMagickCore-6.Q*.so:${PORTSDIR}/graphics/ImageMagick \
+ libnss3.so:${PORTSDIR}/security/nss
GNU_CONFIGURE= yes
-USE_BZIP2= yes
+USES= libtool pathfix pkgconfig tar:bzip2
USE_LDCONFIG= yes
USE_OPENSSL= yes
-USES= pathfix pkgconfig
USE_GNOME= glib20
-CFLAGS+= -DHAVE_MEMMEM
+CONFIGURE_ENV= LIBUSB_CFLAGS=" " LIBUSB_LIBS="-lusb"
+CPPFLAGS+= -DHAVE_MEMMEM
MAKE_JOBS_UNSAFE=yes
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 800069
-IGNORE= libusb-1.0 is not avaible on FreeBSD < 8
-.else
-CONFIGURE_ENV+= LIBUSB_CFLAGS=" " LIBUSB_LIBS="-lusb"
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/security/libfprint/pkg-plist b/security/libfprint/pkg-plist
index 5b3d8dfc9c24..02530fe681c3 100644
--- a/security/libfprint/pkg-plist
+++ b/security/libfprint/pkg-plist
@@ -1,7 +1,7 @@
include/libfprint/fprint.h
lib/libfprint.a
-lib/libfprint.la
lib/libfprint.so
lib/libfprint.so.0
+lib/libfprint.so.0.0.0
libdata/pkgconfig/libfprint.pc
@dirrm include/libfprint