aboutsummaryrefslogtreecommitdiff
path: root/devel/libglade
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2001-05-04 21:39:58 +0000
committerAde Lovett <ade@FreeBSD.org>2001-05-04 21:39:58 +0000
commit03af2187bd388708aa7234d923ec38192b6fc7a2 (patch)
tree7ce23e0d0c750d353ac0da5306ba035076e0adf0 /devel/libglade
parentdd85694bb4fdd0d68574a5b609e8e026c8a16a4e (diff)
downloadports-03af2187bd388708aa7234d923ec38192b6fc7a2.tar.gz
ports-03af2187bd388708aa7234d923ec38192b6fc7a2.zip
Notes
Diffstat (limited to 'devel/libglade')
-rw-r--r--devel/libglade/Makefile6
-rw-r--r--devel/libglade/files/patch-aa9
-rw-r--r--devel/libglade/pkg-plist3
3 files changed, 7 insertions, 11 deletions
diff --git a/devel/libglade/Makefile b/devel/libglade/Makefile
index 929b8e8d5b94..8947cb293170 100644
--- a/devel/libglade/Makefile
+++ b/devel/libglade/Makefile
@@ -7,19 +7,21 @@
PORTNAME= libglade
PORTVERSION= 0.16
+PORTREVISION= 2
CATEGORIES= devel gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= stable/sources/libglade
MAINTAINER= ade@FreeBSD.org
-LIB_DEPENDS= xml.5:${PORTSDIR}/textproc/libxml
+LIB_DEPENDS= bonobo.2:${PORTSDIR}/devel/bonobo
USE_PERL5= yes
USE_GMAKE= yes
-USE_GNOMELIBS= yes
+USE_GNOMECTRL= yes
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
+CONFIGURE_ARGS= --enable-bonobo
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"
diff --git a/devel/libglade/files/patch-aa b/devel/libglade/files/patch-aa
deleted file mode 100644
index 2d4586de78fd..000000000000
--- a/devel/libglade/files/patch-aa
+++ /dev/null
@@ -1,9 +0,0 @@
---- configure.orig Mon Jul 10 10:37:02 2000
-+++ configure Thu Aug 24 15:31:47 2000
-@@ -2801,4 +2801,4 @@
- if test "x$no_bonobo" = x ; then
-- echo "$ac_t""yes" 1>&6
-- have_bonobo=true
-+ echo "$ac_t""yes - but I'm ignoring it" 1>&6
-+ have_bonobo=false
- else
diff --git a/devel/libglade/pkg-plist b/devel/libglade/pkg-plist
index 00c92fab3162..e13fdefbe04b 100644
--- a/devel/libglade/pkg-plist
+++ b/devel/libglade/pkg-plist
@@ -8,6 +8,9 @@ include/glade/glade-widget-tree.h
lib/libglade.a
lib/libglade.so
lib/libglade.so.4
+lib/libglade-bonobo.a
+lib/libglade-bonobo.so
+lib/libglade-bonobo.so.4
lib/libglade-gnome.a
lib/libglade-gnome.so
lib/libglade-gnome.so.4