summaryrefslogtreecommitdiff
path: root/x11-toolkits/p5-Gtk
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>1998-05-16 21:14:53 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>1998-05-16 21:14:53 +0000
commit8d70cd56aa2654513345f06272c246a88de9a03d (patch)
treefcefedd8e553e6f5c3200e439bb6ebc625cda0d6 /x11-toolkits/p5-Gtk
parentUpgrade to 1.0.2, (diff)
Make it can LIB_DEPENDS with any version 1.* gtk library.
Notes
Notes: svn path=/head/; revision=11015
Diffstat (limited to 'x11-toolkits/p5-Gtk')
-rw-r--r--x11-toolkits/p5-Gtk/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/p5-Gtk/Makefile b/x11-toolkits/p5-Gtk/Makefile
index 1a7755eaaa6c..464416cfeb4c 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.5 1998/05/07 16:14:12 vanilla Exp $
+# $Id: Makefile,v 1.6 1998/05/14 07:51:13 vanilla Exp $
#
DISTNAME= Gtk-0.2.1
@@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= Gtk
MAINTAINER= vanilla@FreeBSD.ORG
-LIB_DEPENDS= gtk\\.1\\.1:${PORTSDIR}/x11/gtk
+LIB_DEPENDS= gtk\\.1\\.:${PORTSDIR}/x11/gtk
USE_PERL5= YES