summaryrefslogtreecommitdiff
path: root/lang/python15/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 /lang/python15/Makefile
parentI have no idea how these features* files made the way to my machine, (diff)
Use the SORT macro from bsd.port.mk.
Notes
Notes: svn path=/head/; revision=98788
Diffstat (limited to 'lang/python15/Makefile')
-rw-r--r--lang/python15/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/python15/Makefile b/lang/python15/Makefile
index bad067e115e2..e73b18405ab6 100644
--- a/lang/python15/Makefile
+++ b/lang/python15/Makefile
@@ -97,7 +97,7 @@ pre-install:
${INSTALL_DATA} ${WRKSRC}/Lib/${platform}/* \
${PYTHONPREFIX_LIBDIR}/${platform}
.endfor
- @sort -r -o ${PLIST} ${PLIST_GMP} ${PLIST_TOOLS} ${PKGDIR}/pkg-plist
+ @${SORT} -r -o ${PLIST} ${PLIST_GMP} ${PLIST_TOOLS} ${PKGDIR}/pkg-plist
post-install:
@${MKDIR} ${MANPREFIX}/man/man1