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 /news | |
parent | 1801d62b27475a63728be523be256d5b41c18581 (diff) | |
download | ports-a01439c2ca857df62d783ca85972a47474b700d1.tar.gz ports-a01439c2ca857df62d783ca85972a47474b700d1.zip |
Notes
Diffstat (limited to 'news')
-rw-r--r-- | news/husky-fidoconf-devel/Makefile | 1 | ||||
-rw-r--r-- | news/husky-fidoconf/Makefile | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/news/husky-fidoconf-devel/Makefile b/news/husky-fidoconf-devel/Makefile index 0d7f21608424..8a1e253ae50c 100644 --- a/news/husky-fidoconf-devel/Makefile +++ b/news/husky-fidoconf-devel/Makefile @@ -19,7 +19,6 @@ RUN_DEPENDS= ${LOCALBASE}/etc/fido/huskymak.cfg:${PORTSDIR}/news/husky-base-deve CONFLICTS= husky-fidoconf-[0-9]* INSTALLS_SHLIB= yes -NO_FILTER_SHLIBS= yes INSTALL_TARGET= install install-man MAN1= dumpfcfg.1 fconf2.1 linked.1 linkedto.1 tparser.1 diff --git a/news/husky-fidoconf/Makefile b/news/husky-fidoconf/Makefile index 96dcaa733c25..972d53270eeb 100644 --- a/news/husky-fidoconf/Makefile +++ b/news/husky-fidoconf/Makefile @@ -20,7 +20,6 @@ RUN_DEPENDS= ${LOCALBASE}/etc/fido/huskymak.cfg:${PORTSDIR}/news/husky-base CONFLICTS= husky-fidoconf-devel-[0-9]* INSTALLS_SHLIB= yes -NO_FILTER_SHLIBS= yes INSTALL_TARGET= install install-man MAN1= dumpfcfg.1 fconf2.1 linkedto.1 tparser.1 |