aboutsummaryrefslogtreecommitdiff
path: root/archivers/libcabinet/Makefile
diff options
context:
space:
mode:
authorVolker Stolz <vs@FreeBSD.org>2005-04-19 08:36:27 +0000
committerVolker Stolz <vs@FreeBSD.org>2005-04-19 08:36:27 +0000
commitf5772127a3c905ffab21ad5c53a10c689f16a579 (patch)
treef2b659163222086662cfb619508d9ef392526f46 /archivers/libcabinet/Makefile
parent0034f94a89603a659bb3ed4a7fdb08603fceb498 (diff)
- Remove redundant patch (dupe of patch-Makefile)
- Fix non-root installation
Notes
Notes: svn path=/head/; revision=133642
Diffstat (limited to 'archivers/libcabinet/Makefile')
-rw-r--r--archivers/libcabinet/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/libcabinet/Makefile b/archivers/libcabinet/Makefile
index 70fab637eae5..90b901f45489 100644
--- a/archivers/libcabinet/Makefile
+++ b/archivers/libcabinet/Makefile
@@ -23,7 +23,7 @@ PROGFILE= ${SRCFILE:S/.cpp$//}
post-build:
${CXX} ${CXXFLAGS} -o ${PROGFILE} ${SRCFILE} -L${WRKSRC} -lcabinet
-pre-install:
+pre-su-install:
${MKDIR} ${PREFIX}/include/cabinet
post-install: