diff options
Diffstat (limited to 'print/poster/Makefile')
-rw-r--r-- | print/poster/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/print/poster/Makefile b/print/poster/Makefile index 0e9f01968a8..1780d3c8c4a 100644 --- a/print/poster/Makefile +++ b/print/poster/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2007/06/06 11:05:21 markd Exp $ +# $NetBSD: Makefile,v 1.8 2012/10/08 13:45:44 asau Exp $ DISTNAME= poster-20060221 CATEGORIES= print @@ -9,8 +9,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://printing.kde.org/downloads/ COMMENT= Resize a ps image to print on larger media and/or multiple sheets -PKG_DESTDIR_SUPPORT= user-destdir - BUILD_TARGET= poster INSTALLATION_DIRS= bin ${PKGMANDIR}/man1 |