diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2004-01-22 11:06:02 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2004-01-22 11:06:02 +0000 |
commit | fbd1108f49e97dfa6bd38fe69dc8f6b8ab89bb26 (patch) | |
tree | 9b742ae12218d8cfd77191127558a0c126be4516 /print/abntex/Makefile | |
parent | I 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 'print/abntex/Makefile')
-rw-r--r-- | print/abntex/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/print/abntex/Makefile b/print/abntex/Makefile index 0e52f51a5e31..19ff95f6db04 100644 --- a/print/abntex/Makefile +++ b/print/abntex/Makefile @@ -18,8 +18,6 @@ RUN_DEPENDS= latex:${PORTSDIR}/print/teTeX WRKSRC= ${WRKDIR}/${PORTNAME} NO_BUILD= yes -# -SORT?= /usr/bin/sort do-install: # extract into staging area |