diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2004-01-22 12:18:43 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2004-01-22 12:18:43 +0000 |
commit | 439b8a040c6cc5d9c091b08a90056d1059d4640b (patch) | |
tree | 8132e1111bd2c96ba9c0959d3cfce2b62a26551b /devel/cscout | |
parent | f26c8efaac7d5c7934a01e89d790bac25766df39 (diff) | |
download | ports-439b8a040c6cc5d9c091b08a90056d1059d4640b.tar.gz ports-439b8a040c6cc5d9c091b08a90056d1059d4640b.zip |
Notes
Diffstat (limited to 'devel/cscout')
-rw-r--r-- | devel/cscout/Makefile | 2 |
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' \ |