summaryrefslogtreecommitdiff
path: root/print/py-cups
diff options
context:
space:
mode:
authorasau <asau@pkgsrc.org>2012-10-08 13:45:34 +0000
committerasau <asau@pkgsrc.org>2012-10-08 13:45:34 +0000
commite613b3f0efa03dae6065d04e7620c6c9e43a68a1 (patch)
treec6c2a7d0dcfbf3fe47fb535203593b8ea862fb85 /print/py-cups
parent3668dc06e6086a5f5bd43edb61963501d1ec410f (diff)
downloadpkgsrc-e613b3f0efa03dae6065d04e7620c6c9e43a68a1.tar.gz
Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.
Diffstat (limited to 'print/py-cups')
-rw-r--r--print/py-cups/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/print/py-cups/Makefile b/print/py-cups/Makefile
index 14d01d1a798..906b0f1f8bf 100644
--- a/print/py-cups/Makefile
+++ b/print/py-cups/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2012/05/28 09:02:55 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2012/10/08 13:45:45 asau Exp $
DISTNAME= pycups-${VERSION}
PKGNAME= ${PYPKGPREFIX}-cups-${VERSION}
@@ -12,7 +12,6 @@ HOMEPAGE= http://cyberelk.net/tim/software/pycups/
COMMENT= Python bindings for the CUPS API
LICENSE= gnu-gpl-v2
-PKG_DESTDIR_SUPPORT= user-destdir
CFLAGS+= -DVERSION=\"${VERSION}\"
PYDISTUTILSPKG= yes