summaryrefslogtreecommitdiffstats
path: root/devel/pygobject3-common/Makefile
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2014-05-25 21:11:28 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2014-05-25 21:11:28 +0800
commit29f1d40c04e9efe39c8fc38a135d028b954593fd (patch)
treec77ce8c934b8ee82493860106cc910da064e58d1 /devel/pygobject3-common/Makefile
parentd726a24459ecf804740992c9ae9a2fc50e832436 (diff)
downloadmarcuscom-ports-29f1d40c04e9efe39c8fc38a135d028b954593fd.tar
marcuscom-ports-29f1d40c04e9efe39c8fc38a135d028b954593fd.tar.gz
marcuscom-ports-29f1d40c04e9efe39c8fc38a135d028b954593fd.tar.bz2
marcuscom-ports-29f1d40c04e9efe39c8fc38a135d028b954593fd.tar.lz
marcuscom-ports-29f1d40c04e9efe39c8fc38a135d028b954593fd.tar.xz
marcuscom-ports-29f1d40c04e9efe39c8fc38a135d028b954593fd.tar.zst
marcuscom-ports-29f1d40c04e9efe39c8fc38a135d028b954593fd.zip
Don't use :keepla, .la files are kind of useless for python libraries.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19685 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel/pygobject3-common/Makefile')
-rw-r--r--devel/pygobject3-common/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/pygobject3-common/Makefile b/devel/pygobject3-common/Makefile
index 5225aaccc..512ed0d03 100644
--- a/devel/pygobject3-common/Makefile
+++ b/devel/pygobject3-common/Makefile
@@ -21,7 +21,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
SLAVE_PORT?= no
-USES= gmake pathfix pkgconfig tar:xz
+USES= gmake libtool pathfix pkgconfig tar:xz
GNU_CONFIGURE= yes
# this port doesn't work with py-gobject < 2.28.6_2, clungle below