summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorrodent <rodent@pkgsrc.org>2013-04-06 15:46:33 +0000
committerrodent <rodent@pkgsrc.org>2013-04-06 15:46:33 +0000
commit984edc33c6b1830f6e322de9892466e0b2c8cde1 (patch)
tree4d1d884fe35e78216fd1cc2704789c93f36dfb94 /www
parent6b77282820994903707705d816ca5d7301c9fb22 (diff)
downloadpkgsrc-984edc33c6b1830f6e322de9892466e0b2c8cde1.tar.gz
'You can use "foo" instead of "${WRKSRC}/foo".'
Diffstat (limited to 'www')
-rw-r--r--www/py-clearsilver/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/py-clearsilver/Makefile b/www/py-clearsilver/Makefile
index c8fec375c80..968d4cd583f 100644
--- a/www/py-clearsilver/Makefile
+++ b/www/py-clearsilver/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2012/10/28 06:30:59 asau Exp $
+# $NetBSD: Makefile,v 1.17 2013/04/06 15:46:40 rodent Exp $
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
PKGREVISION= 1
@@ -11,7 +11,7 @@ CONFIGURE_ARGS+= --with-python=${PYTHONBIN:Q}
MAKE_FLAGS+= PYTHON_SITE=${LOCALBASE}/${PYSITELIB}
CFLAGS+= -fPIC
-INSTALL_DIRS= ${WRKSRC}/python
+INSTALL_DIRS= python
PY_PATCHPLIST= YES