aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1998-04-30 10:54:57 +0800
committerasami <asami@FreeBSD.org>1998-04-30 10:54:57 +0800
commitdac324af971a0d69465842d0ed7df7db6629a705 (patch)
tree1752241b58135bf98023181d5bc14d79bb9b24ae
parent5c6b93845882253a86a45784a8edbe4577259958 (diff)
downloadfreebsd-ports-gnome-dac324af971a0d69465842d0ed7df7db6629a705.tar.gz
freebsd-ports-gnome-dac324af971a0d69465842d0ed7df7db6629a705.tar.zst
freebsd-ports-gnome-dac324af971a0d69465842d0ed7df7db6629a705.zip
Mark this port broken.
------- ## make >> Checksum OK for Gtk-0.1.17.tar.gz. ===> Extracting for p5-Gtk-0.1.17 ===> p5-Gtk-0.1.17 depends on executable: perl5.00404 - found ===> p5-Gtk-0.1.17 depends on shared library: gtk\.1\. - found ===> Patching for p5-Gtk-0.1.17 ===> Configuring for p5-Gtk-0.1.17 syntax error in file gendefs.pl at line 7, next 2 tokens "my(" Spurious backslash ignored at gendefs.pl line 8/(\()|(\))|("(.*?)")|(;.*?$)|([^\(\)\s]+)/: nested *?+ in regexp at gendefs.pl line 10Checking if your kit is complete... Looks good Typemap typemap.gtk not found. Writing Makefile for Gtk ===> Building for p5-Gtk-0.1.17 mkdir ./blib mkdir ./blib/lib make: don't know how to make GtkTypes.pm. Stop *** Error code 2 Stop.
-rw-r--r--x11-toolkits/p5-Gtk/Makefile4
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: