diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-04-30 02:54:57 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-04-30 02:54:57 +0000 |
commit | e16879b06c2932cc6623db55044fde4dfdc4fa5a (patch) | |
tree | 27d8845389ac25bee4df1cde38ccc7295aca0dec /x11-toolkits/p5-Gtk | |
parent | 5c4d926d3217f1f480510bc95ee87dbe9c4b566c (diff) | |
download | ports-e16879b06c2932cc6623db55044fde4dfdc4fa5a.tar.gz ports-e16879b06c2932cc6623db55044fde4dfdc4fa5a.zip |
Notes
Diffstat (limited to 'x11-toolkits/p5-Gtk')
-rw-r--r-- | x11-toolkits/p5-Gtk/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11-toolkits/p5-Gtk/Makefile b/x11-toolkits/p5-Gtk/Makefile index 25688d1d22fb..117552190edc 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$ +# $Id: Makefile,v 1.1.1.1 1998/04/29 21:16:27 vanilla Exp $ # DISTNAME= Gtk-0.1.17 @@ -15,6 +15,8 @@ MAINTAINER= vanilla@MinJe.com.TW LIB_DEPENDS= gtk\\.1\\.:${PORTSDIR}/x11/gtk +BROKEN= build + USE_PERL5= YES do-configure: |