summaryrefslogtreecommitdiff
path: root/sysutils/fusefs-sqlfs/Makefile
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2006-08-22 14:56:28 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2006-08-22 14:56:28 +0000
commit56a7baee82dc79a78e6ad7fdce05a7c16e2c6c9e (patch)
treeb5569d5f53027b6d0109e9bc3ab914a0da1aae20 /sysutils/fusefs-sqlfs/Makefile
parentAdd p5-Text-SwiftTemplate 0.0701, a fast, lightweight template engine. (diff)
- I forgot to reset TARGETDIR
Notes
Notes: svn path=/head/; revision=171211
Diffstat (limited to 'sysutils/fusefs-sqlfs/Makefile')
-rw-r--r--sysutils/fusefs-sqlfs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/fusefs-sqlfs/Makefile b/sysutils/fusefs-sqlfs/Makefile
index cbe6edb68c30..5b8f2a1f5273 100644
--- a/sysutils/fusefs-sqlfs/Makefile
+++ b/sysutils/fusefs-sqlfs/Makefile
@@ -42,7 +42,7 @@ do-build:
${PTHREAD_LIBS} sqlfs.c fuse_main.c -o sqlfs)
do-install:
- ${INSTALL_PROGRAM} ${WRKSRC}/sqlfs ${TARGETDIR}/bin/
+ ${INSTALL_PROGRAM} ${WRKSRC}/sqlfs ${PREFIX}/bin/
.if !defined(NOPORTDOCS)
@${MKDIR} ${DOCSDIR}/