Use the SORT macro from bsd.port.mk.

This commit is contained in:
Trevor Johnson
2004-01-22 11:06:02 +00:00
parent 4bf1b98ed9
commit fbd1108f49
106 changed files with 108 additions and 144 deletions

View File

@@ -100,7 +100,6 @@ PKGINSTALL= ${WRKDIR}/pkg-install
JDKIMAGEDIR= ${WRKSRC}/../build/bsd-i586/j2sdk-image
JDKIMAGEDIR_G= ${WRKSRC}/../build/bsd-i586/j2sdk-debug-image
SORT?= /usr/bin/sort
CPIO?= /usr/bin/cpio
.if defined(WITH_DEBUG)