aboutsummaryrefslogtreecommitdiff
path: root/security/samba-vscan
diff options
context:
space:
mode:
authorJean Milanez Melo <jmelo@FreeBSD.org>2007-09-04 19:22:28 +0000
committerJean Milanez Melo <jmelo@FreeBSD.org>2007-09-04 19:22:28 +0000
commit0ec0a281434735e1f7d99282a5bb19a95ee19a1a (patch)
treea4d8f39c388593c1be6e1d0b1207e09a3baea939 /security/samba-vscan
parent33b9011dceb9cc8e49fc8e4e0f4dd19c415aee07 (diff)
downloadports-0ec0a281434735e1f7d99282a5bb19a95ee19a1a.tar.gz
ports-0ec0a281434735e1f7d99282a5bb19a95ee19a1a.zip
- Fix typo.
Notes
Notes: svn path=/head/; revision=198757
Diffstat (limited to 'security/samba-vscan')
-rw-r--r--security/samba-vscan/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/samba-vscan/Makefile b/security/samba-vscan/Makefile
index 7917fbdf2cf9..18b161055a61 100644
--- a/security/samba-vscan/Makefile
+++ b/security/samba-vscan/Makefile
@@ -126,7 +126,7 @@ pre-configure:
do-install:
.for i in ${VSCAN_NAME}
- @${MKDIR} -p ${PREFIX}/${VFSDIR}
+ @${MKDIR} ${PREFIX}/${VFSDIR}
${INSTALL_PROGRAM} ${WRKSRC}/${i} ${PREFIX}/${VFSDIR}
.endfor
@${MKDIR} ${PREFIX}/${ETCDIR}