aboutsummaryrefslogtreecommitdiff
path: root/sysutils/cpdup
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 23:05:58 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 23:05:58 +0000
commit83f65384c9041fa9a31c84b5e21b643fa2bf97c6 (patch)
tree04cfd5800fc602ff72366f0defba3eae36ba98f4 /sysutils/cpdup
parentfd8fc9773839d2d8e41b80fbaed21fcd5470e898 (diff)
Notes
Diffstat (limited to 'sysutils/cpdup')
-rw-r--r--sysutils/cpdup/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/cpdup/Makefile b/sysutils/cpdup/Makefile
index 4756b2397846..928f257a8ea1 100644
--- a/sysutils/cpdup/Makefile
+++ b/sysutils/cpdup/Makefile
@@ -19,6 +19,7 @@ CFLAGS+= -D_ST_FLAGS_PRESENT_
MAN1= cpdup.1
PLIST_FILES= bin/cpdup
+NO_STAGE= yes
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/cpdup ${PREFIX}/bin
${INSTALL_MAN} ${WRKSRC}/cpdup.1 ${PREFIX}/man/man1