diff options
Diffstat (limited to 'print/hpijs/Makefile')
-rw-r--r-- | print/hpijs/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/print/hpijs/Makefile b/print/hpijs/Makefile index 8f368fb7499..e27731a7460 100644 --- a/print/hpijs/Makefile +++ b/print/hpijs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.29 2010/12/23 11:44:54 dsainty Exp $ +# $NetBSD: Makefile,v 1.30 2012/10/08 13:45:39 asau Exp $ DISTNAME= hpijs-2.1.4 PKGREVISION= 2 @@ -9,8 +9,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://hpinkjet.sourceforge.net/ COMMENT= HP inkjet printer driver server -PKG_DESTDIR_SUPPORT= user-destdir - CONFLICTS= ghostscript<=6.01nb4 ghostscript-nox11<=6.01nb4 USE_LANGUAGES= c c++ |