diff options
Diffstat (limited to 'net/sslh')
-rw-r--r-- | net/sslh/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/net/sslh/Makefile b/net/sslh/Makefile index 8fe78f89335..64b0e13a42c 100644 --- a/net/sslh/Makefile +++ b/net/sslh/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1 2010/07/31 17:04:47 apb Exp $ +# $NetBSD: Makefile,v 1.2 2012/10/23 17:19:10 asau Exp $ # DISTNAME= sslh-1.7a @@ -13,8 +13,6 @@ LICENSE= gnu-gpl-v2 USE_TOOLS= gmake pod2man USE_LANGUAGES= c -PKG_DESTDIR_SUPPORT= user-destdir - INSTALLATION_DIRS= sbin ${PKGMANDIR}/man8 do-install: |