diff options
author | Jacques Vidrine <nectar@FreeBSD.org> | 1999-01-17 17:34:22 +0000 |
---|---|---|
committer | Jacques Vidrine <nectar@FreeBSD.org> | 1999-01-17 17:34:22 +0000 |
commit | 50727920d50114cbb24f97d1f6e2b0762822c411 (patch) | |
tree | d5f6177d390906d8ce95c4d92d76bc794576af61 /x11-toolkits/p5-Gtk | |
parent | 1f63e59d325f3ee8ae5b54d7479567a50d384dfb (diff) | |
download | ports-50727920d50114cbb24f97d1f6e2b0762822c411.tar.gz ports-50727920d50114cbb24f97d1f6e2b0762822c411.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 09d4abed90fd..30577a5e85ae 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.19 1998/11/10 05:38:34 asami Exp $ +# $Id: Makefile,v 1.20 1998/11/17 15:24:47 vanilla Exp $ # DISTNAME= Gtk-0.4 @@ -16,7 +16,7 @@ MASTER_SITE_SUBDIR= Gtk MAINTAINER= vanilla@FreeBSD.ORG LIB_DEPENDS= gtk11.1:${PORTSDIR}/x11-toolkits/gtk11 \ - gdk_imlib.1:${PORTSDIR}/graphics/imlib + gdk_imlib.2:${PORTSDIR}/graphics/imlib USE_PERL5= YES |