diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2007-01-30 04:25:35 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2007-01-30 04:25:35 +0000 |
commit | a01439c2ca857df62d783ca85972a47474b700d1 (patch) | |
tree | 524caf06bace8677347d6681513a8a465202ef88 /emulators/ski | |
parent | * Hard-code PORTOBJFORMAT?= elf instead of using the (now removed) (diff) |
Retire NO_FILTER_SHLIBS now that it no longer serves a purpose
Diffstat (limited to 'emulators/ski')
-rw-r--r-- | emulators/ski/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/emulators/ski/Makefile b/emulators/ski/Makefile index c739f7a4ef01..6064e55fa538 100644 --- a/emulators/ski/Makefile +++ b/emulators/ski/Makefile @@ -28,7 +28,6 @@ EXTRACT_BEFORE_ARGS= EXTRACT_AFTER_ARGS= |${CPIO} -idum NO_WRKSUBDIR= yes NO_BUILD= yes -NO_FILTER_SHLIBS= yes NO_MTREE= yes MAN1= ski.1 MLINKS= ski.1 bski.1 ski.1 xski.1 |