summaryrefslogtreecommitdiff
path: root/cad/py-simpy/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'cad/py-simpy/Makefile')
-rw-r--r--cad/py-simpy/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/cad/py-simpy/Makefile b/cad/py-simpy/Makefile
index 967167fc368..46ae7d959af 100644
--- a/cad/py-simpy/Makefile
+++ b/cad/py-simpy/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2008/04/25 20:39:06 joerg Exp $
+# $NetBSD: Makefile,v 1.7 2008/06/12 02:14:16 joerg Exp $
#
DISTNAME= SimPy-1.8
@@ -10,6 +10,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://simpy.sourceforge.net/
COMMENT= Discrete event simulation framework
+PKG_DESTDIR_SUPPORT= user-destdir
+
PYDISTUTILSPKG= yes
.include "../../lang/python/extension.mk"