diff options
author | mph <mph@FreeBSD.org> | 1998-04-30 13:41:30 +0800 |
---|---|---|
committer | mph <mph@FreeBSD.org> | 1998-04-30 13:41:30 +0800 |
commit | 1f36ac911abd00133f66690597637d20e1e82dd4 (patch) | |
tree | 38babfefa82c5efaf3b16313b076fb5b981e7ce6 /x11-toolkits | |
parent | a6a9de105b647e2602ef872478cb82cc5a4d6a5c (diff) | |
download | freebsd-ports-gnome-1f36ac911abd00133f66690597637d20e1e82dd4.tar.gz freebsd-ports-gnome-1f36ac911abd00133f66690597637d20e1e82dd4.tar.zst freebsd-ports-gnome-1f36ac911abd00133f66690597637d20e1e82dd4.zip |
Remove BROKEN; patch-aa corrects the "make configure" problem.
Diffstat (limited to 'x11-toolkits')
-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 117552190edc..5e45422205fe 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.1.1.1 1998/04/29 21:16:27 vanilla Exp $ +# $Id: Makefile,v 1.2 1998/04/30 02:54:57 asami Exp $ # DISTNAME= Gtk-0.1.17 @@ -15,8 +15,6 @@ MAINTAINER= vanilla@MinJe.com.TW LIB_DEPENDS= gtk\\.1\\.:${PORTSDIR}/x11/gtk -BROKEN= build - USE_PERL5= YES do-configure: |