diff options
author | fjoe <fjoe@FreeBSD.org> | 2003-01-10 10:52:23 +0800 |
---|---|---|
committer | fjoe <fjoe@FreeBSD.org> | 2003-01-10 10:52:23 +0800 |
commit | 3c4bb1ac3635ee30a062f3278f7e8e9e4470fe5c (patch) | |
tree | b0102a7edb2210e64dbb22ef148feb6b4f801f17 /news | |
parent | 185c74f8c8e00ff144cd5884bcc460e9cd9f6e4b (diff) | |
download | freebsd-ports-gnome-3c4bb1ac3635ee30a062f3278f7e8e9e4470fe5c.tar.gz freebsd-ports-gnome-3c4bb1ac3635ee30a062f3278f7e8e9e4470fe5c.tar.zst freebsd-ports-gnome-3c4bb1ac3635ee30a062f3278f7e8e9e4470fe5c.zip |
do not filter shlibs
Diffstat (limited to 'news')
-rw-r--r-- | news/husky-fidoconf/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/news/husky-fidoconf/Makefile b/news/husky-fidoconf/Makefile index e844ce5c6281..0fd155dd9dea 100644 --- a/news/husky-fidoconf/Makefile +++ b/news/husky-fidoconf/Makefile @@ -16,6 +16,7 @@ MAINTAINER= fjoe@FreeBSD.org LIB_DEPENDS= smapi.2:${PORTSDIR}/news/husky-smapi INSTALLS_SHLIB= yes +NO_FILTER_SHLIBS= yes INSTALL_TARGET= install install-man MAN1= dumpfcfg.1 fconf2.1 linkedto.1 tparser.1 |