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 /Mk | |
parent | 1801d62b27475a63728be523be256d5b41c18581 (diff) |
Notes
Diffstat (limited to 'Mk')
-rw-r--r-- | Mk/bsd.gnustep.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Mk/bsd.gnustep.mk b/Mk/bsd.gnustep.mk index ae151b4c7ae6..41ffecd8cfa0 100644 --- a/Mk/bsd.gnustep.mk +++ b/Mk/bsd.gnustep.mk @@ -518,7 +518,6 @@ TARGLIB!= (cd ${PORTSDIR}/${GNUSTEP_GCC_PORT} && make -V TARGLIB) LDCONFIG_DIRS+= ${i} .endfor INSTALLS_SHLIB= yes -NO_FILTER_SHLIBS= yes .endif # eof |