diff options
Diffstat (limited to 'devel/pear-PEAR/Makefile.common')
-rw-r--r-- | devel/pear-PEAR/Makefile.common | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/pear-PEAR/Makefile.common b/devel/pear-PEAR/Makefile.common index 30c7bf2bb01c..d07d4a670464 100644 --- a/devel/pear-PEAR/Makefile.common +++ b/devel/pear-PEAR/Makefile.common @@ -83,7 +83,6 @@ pre-install: .endif DIRFILTER= ${SED} -En '\:^.*/[^/]*$$:s:^(.+)/[^/]*$$:\1:p' | ${SORT} -ru -SORT?= /usr/bin/sort .if !defined(USE_PHPIZE) do-generate-plist: |