![]() ![]() | ![]() |
File: [cvs.NetBSD.org] / pkgsrc / print / gimp-print-cups / Attic / Makefile (download)
Revision 1.22, Mon Dec 5 23:55:16 2005 UTC (17 years, 2 months ago) by rillig
Ran "pkglint --autofix", which corrected some of the quoting issues in CONFIGURE_ARGS. |
# $NetBSD: Makefile,v 1.22 2005/12/05 23:55:16 rillig Exp $ DISTNAME= gimp-print-4.2.7 PKGNAME= gimp-print-cups-4.2.7 PKGREVISION= 1 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gimp-print/} MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://gimp-print.sourceforge.net/ COMMENT= GIMP print plugin USE_TOOLS+= gmake USE_LIBTOOL= yes USE_PKGINSTALL= yes GNU_CONFIGURE= yes CONFIGURE_ARGS+= --enable-escputil=no --enable-libgimpprint=no CONFIGURE_ARGS+= --with-cups=${PREFIX:Q} CONFIGURE_ARGS+= --without-samples --without-user-guide CONFIGURE_ARGS+= --without-gimp --without-translated-ppds CONFIGURE_ARGS+= --sysconfdir=${EGDIR:Q} PKG_SYSCONFSUBDIR= cups EGDIR= ${PREFIX}/share/examples/cups CONF_FILES= ${EGDIR}/config.types ${PKG_SYSCONFDIR}/config.types .include "../../print/cups/buildlink3.mk" .include "../../print/gimp-print-lib/buildlink3.mk" .include "../../security/openssl/buildlink3.mk" .include "../../mk/bsd.pkg.mk"