diff options
author | vanilla <vanilla@FreeBSD.org> | 1998-11-17 23:24:47 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 1998-11-17 23:24:47 +0800 |
commit | 32ed59cf4f82e2afa066cf51084e0ad7e5931614 (patch) | |
tree | 5d2628110fea3fb4b6a28432b0b1a2f16cbc0db1 /x11-toolkits/p5-Gtk/Makefile | |
parent | b47664d0339e352fc53a762653fef15729d01e1b (diff) | |
download | freebsd-ports-graphics-32ed59cf4f82e2afa066cf51084e0ad7e5931614.tar.gz freebsd-ports-graphics-32ed59cf4f82e2afa066cf51084e0ad7e5931614.tar.zst freebsd-ports-graphics-32ed59cf4f82e2afa066cf51084e0ad7e5931614.zip |
Remove BROKEN tag.
Diffstat (limited to 'x11-toolkits/p5-Gtk/Makefile')
-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 f0d11719610..09d4abed90f 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 |