aboutsummaryrefslogtreecommitdiff
path: root/devel/cscout
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2004-01-22 12:18:43 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2004-01-22 12:18:43 +0000
commit439b8a040c6cc5d9c091b08a90056d1059d4640b (patch)
tree8132e1111bd2c96ba9c0959d3cfce2b62a26551b /devel/cscout
parentf26c8efaac7d5c7934a01e89d790bac25766df39 (diff)
downloadports-439b8a040c6cc5d9c091b08a90056d1059d4640b.tar.gz
ports-439b8a040c6cc5d9c091b08a90056d1059d4640b.zip
Use the CPIO macro defined in bsd.port.mk.
Notes
Notes: svn path=/head/; revision=98793
Diffstat (limited to 'devel/cscout')
-rw-r--r--devel/cscout/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/cscout/Makefile b/devel/cscout/Makefile
index 3048ddcc1b42..f1142d5b2a77 100644
--- a/devel/cscout/Makefile
+++ b/devel/cscout/Makefile
@@ -22,8 +22,6 @@ USE_REINPLACE= yes
MAN1= cscout.1 cswc.1
-CPIO= /usr/bin/cpio
-
post-patch:
.if exists(/usr/include/g++/)
${REINPLACE_CMD} -i "" -e 's:g++-3:g++:g' \