summaryrefslogtreecommitdiff
path: root/devel/libglade/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libglade/Makefile')
-rw-r--r--devel/libglade/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/libglade/Makefile b/devel/libglade/Makefile
index cf219818674c..51d8cbfde9c7 100644
--- a/devel/libglade/Makefile
+++ b/devel/libglade/Makefile
@@ -3,7 +3,7 @@
# Date created: 18 August 1999
# Whom: Ade Lovett <ade@lovett.com>
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1999/08/22 03:54:24 steve Exp $
#
DISTNAME= libglade-0.3
@@ -16,6 +16,8 @@ MAINTAINER= ade@lovett.com
LIB_DEPENDS= gnome.2:${PORTSDIR}/x11/gnomelibs \
xml.4:${PORTSDIR}/textproc/libxml
+BROKEN= problems with rpath handling in libtool
+
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
USE_PERL5= yes