aboutsummaryrefslogtreecommitdiff
path: root/security/bioapi
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2006-01-15 10:10:36 +0000
committerPav Lucistnik <pav@FreeBSD.org>2006-01-15 10:10:36 +0000
commit747ecf19ad97e732ac340e34ced4b4bbf1a3c29a (patch)
tree0f3fbd8c3a4da17c81012d664a4bb8e9453f5895 /security/bioapi
parentf8c1ab3ae750f7626ca6e03270366b811439858e (diff)
downloadports-747ecf19ad97e732ac340e34ced4b4bbf1a3c29a.tar.gz
ports-747ecf19ad97e732ac340e34ced4b4bbf1a3c29a.zip
Notes
Diffstat (limited to 'security/bioapi')
-rw-r--r--security/bioapi/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/security/bioapi/Makefile b/security/bioapi/Makefile
index 4deb32689df6..148b566bb341 100644
--- a/security/bioapi/Makefile
+++ b/security/bioapi/Makefile
@@ -7,6 +7,7 @@
PORTNAME= bioapi
PORTVERSION= 1.2.2
+PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= http://www.qrivy.net/~michael/blua/bioapi/ \
http://shapeshifter.se/pub/bioapi/
@@ -19,6 +20,8 @@ USE_AUTOTOOLS= libtool:15
CONFIGURE_ARGS= --localstatedir=/var/db/ --with-Qt-dir=no
INSTALLS_SHLIB= yes
+# @cwd in plist vs ldconfig workaround
+LDCONFIG_DIRS= ${PREFIX}/lib
.include <bsd.port.pre.mk>