From 2a8f385949e134d9af1ab794771719f5f3280930 Mon Sep 17 00:00:00 2001 From: kwm Date: Sat, 11 May 2013 19:26:55 +0000 Subject: Remove tests, they fail for some weird reason in poudriere. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18447 df743ca5-7f9a-e211-a948-0013205c9059 --- devel/py-gobject3/Makefile | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/devel/py-gobject3/Makefile b/devel/py-gobject3/Makefile index 88960e66c..34ab34314 100644 --- a/devel/py-gobject3/Makefile +++ b/devel/py-gobject3/Makefile @@ -43,4 +43,8 @@ PLIST_SUB= PYTHON_VER="${PYTHON_VER}" ARCH=${ARCH} UNAME_R=${UNAME_R} \ UNAME_R!= ${UNAME} -r +post-patch: + @${REINPLACE_CMD} -e 's|SUBDIRS = examples gi tests|SUBDIRS = examples gi|g' \ + ${WRKSRC}/Makefile.in + .include -- cgit v1.2.3