summaryrefslogtreecommitdiffstats
path: root/devel/libbonobo
diff options
context:
space:
mode:
authormezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2006-03-03 04:36:47 +0800
committermezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2006-03-03 04:36:47 +0800
commita68d411e884f78e3245d335c3679ed035169df40 (patch)
treed17542731fabb5d5316ce1ea12c5fdd160dfb5c5 /devel/libbonobo
parent45d8b0b75899cc68cf2f519558e1505e5ad0dbf0 (diff)
downloadmarcuscom-ports-a68d411e884f78e3245d335c3679ed035169df40.tar
marcuscom-ports-a68d411e884f78e3245d335c3679ed035169df40.tar.gz
marcuscom-ports-a68d411e884f78e3245d335c3679ed035169df40.tar.bz2
marcuscom-ports-a68d411e884f78e3245d335c3679ed035169df40.tar.lz
marcuscom-ports-a68d411e884f78e3245d335c3679ed035169df40.tar.xz
marcuscom-ports-a68d411e884f78e3245d335c3679ed035169df40.tar.zst
marcuscom-ports-a68d411e884f78e3245d335c3679ed035169df40.zip
Add USE_GETTEXT to make portlint happy.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5832 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel/libbonobo')
-rw-r--r--devel/libbonobo/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/libbonobo/Makefile b/devel/libbonobo/Makefile
index 6f28d3db6..f5edd6bcd 100644
--- a/devel/libbonobo/Makefile
+++ b/devel/libbonobo/Makefile
@@ -3,7 +3,7 @@
# Whom: Maxim Sobolev <sobomax@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/devel/libbonobo/Makefile,v 1.38 2006/01/18 16:50:50 marcus Exp $
+# $MCom: ports/devel/libbonobo/Makefile,v 1.39 2006/02/24 18:26:03 marcus Exp $
#
PORTNAME= libbonobo
@@ -20,6 +20,7 @@ COMMENT= A component and compound document system for GNOME2
USE_BZIP2= yes
USE_GMAKE= yes
USE_BISON= yes
+USE_GETTEXT= yes
INSTALLS_SHLIB= yes
GNU_CONFIGURE= yes
USE_PERL5= yes