diff options
Diffstat (limited to 'x11-toolkits/p5-Gtk')
-rw-r--r-- | x11-toolkits/p5-Gtk/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/x11-toolkits/p5-Gtk/Makefile b/x11-toolkits/p5-Gtk/Makefile index f0d11719610d..09d4abed90fd 100644 --- a/x11-toolkits/p5-Gtk/Makefile +++ b/x11-toolkits/p5-Gtk/Makefile @@ -3,7 +3,7 @@ # Date created: 28 Oct 1997 # Whom: Vanilla I. Shu <vanilla@MinJe.com.TW> # -# $Id: Makefile,v 1.18 1998/10/19 15:40:18 vanilla Exp $ +# $Id: Makefile,v 1.19 1998/11/10 05:38:34 asami Exp $ # DISTNAME= Gtk-0.4 @@ -18,8 +18,6 @@ MAINTAINER= vanilla@FreeBSD.ORG LIB_DEPENDS= gtk11.1:${PORTSDIR}/x11-toolkits/gtk11 \ gdk_imlib.1:${PORTSDIR}/graphics/imlib -BROKEN= build - USE_PERL5= YES MAN3= GtkColorSelectButton.3 |