diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2014-01-31 14:56:46 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2014-01-31 14:56:46 +0000 |
commit | 394ff0fec8290963aaaacb77ff7b40681f6190e3 (patch) | |
tree | b463462e461f7f6e9091a56e169c454d174ae8f2 /security/libfprint/Makefile | |
parent | 8b871bf7c9213550984920fa17382182fe518fbd (diff) |
Notes
Diffstat (limited to 'security/libfprint/Makefile')
-rw-r--r-- | security/libfprint/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/security/libfprint/Makefile b/security/libfprint/Makefile index cba90c24925a..23c7bb962dd3 100644 --- a/security/libfprint/Makefile +++ b/security/libfprint/Makefile @@ -23,7 +23,6 @@ USE_GNOME= glib20 CFLAGS+= -DHAVE_MEMMEM MAKE_JOBS_UNSAFE=yes -NO_STAGE= yes .include <bsd.port.pre.mk> .if ${OSVERSION} < 800069 |