summaryrefslogtreecommitdiffstats
path: root/devel/pygobject3-common/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/pygobject3-common/Makefile')
-rw-r--r--devel/pygobject3-common/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/pygobject3-common/Makefile b/devel/pygobject3-common/Makefile
index 512ed0d03..045e37fc5 100644
--- a/devel/pygobject3-common/Makefile
+++ b/devel/pygobject3-common/Makefile
@@ -28,7 +28,8 @@ GNU_CONFIGURE= yes
CONFLICTS= py*-gtk-0* py*-gobject-2.*.[0-6] py*-gobject-2.*.[7-9] \
py*-gobject-2.*.6_1
-PLIST_SUB= ARCH=${ARCH} UNAME_R=${UNAME_R} VERSION=${PORTVERSION}
+PLIST_SUB= ARCH=${ARCH} UNAME_R=${UNAME_R} VERSION=${PORTVERSION} \
+ OPSYS=${OPSYS:tl}
.if ${SLAVE_PORT} == no
BUILD_DEPENDS+= ${LOCALBASE}/libdata/pkgconfig/pycairo.pc:${PORTSDIR}/graphics/py-cairo