aboutsummaryrefslogtreecommitdiff
path: root/devel/cscout/Makefile
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2004-01-22 11:06:02 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2004-01-22 11:06:02 +0000
commitfbd1108f49e97dfa6bd38fe69dc8f6b8ab89bb26 (patch)
tree9b742ae12218d8cfd77191127558a0c126be4516 /devel/cscout/Makefile
parent4bf1b98ed95c044ceb91201095348dd7ef4787f9 (diff)
downloadports-fbd1108f49e97dfa6bd38fe69dc8f6b8ab89bb26.tar.gz
ports-fbd1108f49e97dfa6bd38fe69dc8f6b8ab89bb26.zip
Use the SORT macro from bsd.port.mk.
Notes
Notes: svn path=/head/; revision=98788
Diffstat (limited to 'devel/cscout/Makefile')
-rw-r--r--devel/cscout/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/cscout/Makefile b/devel/cscout/Makefile
index 7e5113fdaa23..3048ddcc1b42 100644
--- a/devel/cscout/Makefile
+++ b/devel/cscout/Makefile
@@ -23,7 +23,6 @@ USE_REINPLACE= yes
MAN1= cscout.1 cswc.1
CPIO= /usr/bin/cpio
-SORT= /usr/bin/sort
post-patch:
.if exists(/usr/include/g++/)