summaryrefslogtreecommitdiff
path: root/print/py-cups/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/py-cups/Makefile')
-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