summaryrefslogtreecommitdiff
path: root/x11-toolkits/p5-Glade2
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2000-12-09 02:52:22 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2000-12-09 02:52:22 +0000
commit23c079b4a7c8b624b8c02130edfa715d45bab35d (patch)
tree9106a8c1e038928aa4135d5786aa091f80ccab2f /x11-toolkits/p5-Glade2
parentFix misspelled home page URL. (diff)
Change RUN_DEPENDS to BUILD_DEPENDS,
and set p5-GtkGLArea BROKEN, it need p5-OpenGL :(
Notes
Notes: svn path=/head/; revision=35797
Diffstat (limited to 'x11-toolkits/p5-Glade2')
-rw-r--r--x11-toolkits/p5-Glade2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/p5-Glade2/Makefile b/x11-toolkits/p5-Glade2/Makefile
index 18abd1f313ac..f88b6f4c22df 100644
--- a/x11-toolkits/p5-Glade2/Makefile
+++ b/x11-toolkits/p5-Glade2/Makefile
@@ -15,7 +15,7 @@ DISTNAME= Gtk-Perl-${PORTVERSION}
MAINTAINER= vanilla@FreeBSD.org
-RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Gtk.pm:${PORTSDIR}/x11-toolkits/p5-Gtk
+BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Gtk.pm:${PORTSDIR}/x11-toolkits/p5-Gtk
LIB_DEPENDS= glade.4:${PORTSDIR}/devel/libglade
USE_PERL5= yes