aboutsummaryrefslogtreecommitdiffstats
path: root/devel/cscout
diff options
context:
space:
mode:
authortrevor <trevor@FreeBSD.org>2004-01-22 19:06:02 +0800
committertrevor <trevor@FreeBSD.org>2004-01-22 19:06:02 +0800
commit95b0fb093b0c0fe3ac4b112fd462a41fa1933a35 (patch)
tree607a7a5c9179d269688eebfcbd7a60c01c983c03 /devel/cscout
parentdbde1e218a8b9a82a1edefb7c0aed001b0d24fd5 (diff)
downloadfreebsd-ports-graphics-95b0fb093b0c0fe3ac4b112fd462a41fa1933a35.tar.gz
freebsd-ports-graphics-95b0fb093b0c0fe3ac4b112fd462a41fa1933a35.tar.zst
freebsd-ports-graphics-95b0fb093b0c0fe3ac4b112fd462a41fa1933a35.zip
Use the SORT macro from bsd.port.mk.
Diffstat (limited to 'devel/cscout')
-rw-r--r--devel/cscout/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/cscout/Makefile b/devel/cscout/Makefile
index 7e5113fdaa2..3048ddcc1b4 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++/)