aboutsummaryrefslogtreecommitdiffstats
path: root/net/jarl/Makefile
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 /net/jarl/Makefile
parentdbde1e218a8b9a82a1edefb7c0aed001b0d24fd5 (diff)
downloadfreebsd-ports-gnome-95b0fb093b0c0fe3ac4b112fd462a41fa1933a35.tar.gz
freebsd-ports-gnome-95b0fb093b0c0fe3ac4b112fd462a41fa1933a35.tar.zst
freebsd-ports-gnome-95b0fb093b0c0fe3ac4b112fd462a41fa1933a35.zip
Use the SORT macro from bsd.port.mk.
Diffstat (limited to 'net/jarl/Makefile')
-rw-r--r--net/jarl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/jarl/Makefile b/net/jarl/Makefile
index 6a2da5959b1e..f5eb08c0315d 100644
--- a/net/jarl/Makefile
+++ b/net/jarl/Makefile
@@ -28,7 +28,7 @@ makeplist:
${FIND} ${PREFIX}/share/jarl -type f -print | ${CUT} -d/ -f4- >> \
${PLIST}
${FIND} ${PREFIX}/share/jarl -type d -print | ${CUT} -d/ -f4- | \
- sort -r | ${SED} 's/^/@dirrm /' >> ${PLIST}
+ ${SORT} -r | ${SED} 's/^/@dirrm /' >> ${PLIST}
post-patch:
${REINPLACE_CMD} -e "s:%%PREFIX%%:${PREFIX}:g" ${WRKSRC}/jarl