aboutsummaryrefslogtreecommitdiffstats
path: root/security/ifd-slb_rf60
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2004-07-21 19:34:55 +0800
committeredwin <edwin@FreeBSD.org>2004-07-21 19:34:55 +0800
commit28212f2167a411f07e397c1c305d1d0f774c04b5 (patch)
treec7d1cbd135847c10a7229ac2fe80a8e242e4705c /security/ifd-slb_rf60
parent3fe1d26da76de498738d9d58ee2263ebe7a39652 (diff)
downloadfreebsd-ports-gnome-28212f2167a411f07e397c1c305d1d0f774c04b5.tar.gz
freebsd-ports-gnome-28212f2167a411f07e397c1c305d1d0f774c04b5.tar.zst
freebsd-ports-gnome-28212f2167a411f07e397c1c305d1d0f774c04b5.zip
Fix building (well, make install) since a dependency didn't make
the proper directory when installing it from a package. Noticed by: kris@ and pointyhat
Diffstat (limited to 'security/ifd-slb_rf60')
-rw-r--r--security/ifd-slb_rf60/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/ifd-slb_rf60/Makefile b/security/ifd-slb_rf60/Makefile
index 7ff82dd2804f..8bc90ff510e8 100644
--- a/security/ifd-slb_rf60/Makefile
+++ b/security/ifd-slb_rf60/Makefile
@@ -25,6 +25,7 @@ PORTDOCS= README
PLIST_FILES= pcsc/drivers/libslb_rf60.so
do-install:
+ test -f ${PREFIX}/pcsc/drivers/ || ${MKDIR} ${PREFIX}/pcsc/drivers/
${INSTALL_DATA} ${WRKSRC}/libslb_rf60.so \
${PREFIX}/pcsc/drivers/libslb_rf60.so