diff options
Diffstat (limited to 'print/ijs/Makefile')
-rw-r--r-- | print/ijs/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/print/ijs/Makefile b/print/ijs/Makefile index 3acf09f357b..a1887563f3d 100644 --- a/print/ijs/Makefile +++ b/print/ijs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2010/01/27 13:33:02 joerg Exp $ +# $NetBSD: Makefile,v 1.17 2012/10/08 13:45:39 asau Exp $ DISTNAME= ijs-0.35 CATEGORIES= print @@ -8,8 +8,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.linuxprinting.org/ijs/ COMMENT= Protocol library for raster page transmission -PKG_DESTDIR_SUPPORT= user-destdir - USE_TOOLS+= gmake USE_LIBTOOL= yes GNU_CONFIGURE= yes |