diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-09-22 22:55:56 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-09-22 22:55:56 +0000 |
commit | 457679eee3629c52a1afd0dc50966abe840b300b (patch) | |
tree | b2b11b3e8a906186aa182b5f0543829b71d8d70c /x11-toolkits/p5-Gtk | |
parent | 7cdb6fbdd2ba32a55dde869905111b0224e171aa (diff) | |
download | ports-457679eee3629c52a1afd0dc50966abe840b300b.tar.gz ports-457679eee3629c52a1afd0dc50966abe840b300b.zip |
Notes
Diffstat (limited to 'x11-toolkits/p5-Gtk')
-rw-r--r-- | x11-toolkits/p5-Gtk/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/p5-Gtk/Makefile b/x11-toolkits/p5-Gtk/Makefile index f824cb285e54..41bb199aeb06 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.13 1998/08/19 14:30:39 vanilla Exp $ +# $Id: Makefile,v 1.14 1998/09/15 21:31:58 asami Exp $ # DISTNAME= Gtk-0.3 @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= Gtk MAINTAINER= vanilla@FreeBSD.ORG -LIB_DEPENDS= gtk\\.1\\.:${PORTSDIR}/x11-toolkits/gtk +LIB_DEPENDS= gtk.1:${PORTSDIR}/x11-toolkits/gtk USE_PERL5= YES |