diff options
Diffstat (limited to 'sysutils/dog')
-rw-r--r-- | sysutils/dog/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/sysutils/dog/Makefile b/sysutils/dog/Makefile index 7d51f6af05c..d028582e0a8 100644 --- a/sysutils/dog/Makefile +++ b/sysutils/dog/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2010/02/26 10:28:34 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2012/10/23 19:50:59 asau Exp $ DISTNAME= dog-1.7 PKGREVISION= 1 @@ -9,8 +9,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://jl.photodex.com/dog/ COMMENT= Dog writes the contents of each given file, URL, or stdin -PKG_DESTDIR_SUPPORT= user-destdir - INSTALLATION_DIRS= bin ${PKGMANDIR}/man1 USE_TOOLS+= gmake |