diff options
Diffstat (limited to 'www/ns-plugger-common/Makefile')
-rw-r--r-- | www/ns-plugger-common/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/ns-plugger-common/Makefile b/www/ns-plugger-common/Makefile index 10b1b5abbeb..44c92b285cb 100644 --- a/www/ns-plugger-common/Makefile +++ b/www/ns-plugger-common/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2006/02/05 23:11:26 joerg Exp $ +# $NetBSD: Makefile,v 1.18 2006/05/22 22:22:05 jlam Exp $ DISTNAME= plugger-4.0-linux-x86-glibc PKGNAME= ns-${PLUGGERNAME}-${BINNAME}-${PLUGGERVERS} @@ -36,7 +36,6 @@ DOCDIR= ${PREFIX}/share/doc/plugger PLIST_SUBST+= NS_PLUGINS_DIR=${NS_PLUGINS_DIR:S/${PREFIX}\///} -CHECK_SHLIBS= no INSTALLATION_DIRS= bin man/man7 do-install: |