diff options
Diffstat (limited to 'print/psjoin/Makefile')
-rw-r--r-- | print/psjoin/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/print/psjoin/Makefile b/print/psjoin/Makefile index 120b9537cc6..09bbf24455d 100644 --- a/print/psjoin/Makefile +++ b/print/psjoin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2012/10/03 21:57:20 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2012/10/08 13:45:45 asau Exp $ # DISTNAME= psjoin @@ -12,8 +12,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://homepage3.nifty.com/tsato/tools/psjoin.html COMMENT= Concatenate PostScript files -PKG_DESTDIR_SUPPORT= user-destdir - DIST_SUBDIR= ${PKGNAME_NOREV} NO_BUILD= yes REPLACE_PERL= psjoin |