diff options
author | Matthew Hunt <mph@FreeBSD.org> | 1998-04-30 05:41:30 +0000 |
---|---|---|
committer | Matthew Hunt <mph@FreeBSD.org> | 1998-04-30 05:41:30 +0000 |
commit | 64d33c083712593b79d0bbdadc10d35b6ff2406c (patch) | |
tree | 973d3ece6d127b40afc3132256ac61f022de93c5 /x11-toolkits | |
parent | fe88ba5378e962965e942a313e5800a0896c48d9 (diff) |
Notes
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: |