From 59344b10cb197983122daa25adcb6584b3e05ebb Mon Sep 17 00:00:00 2001 From: vanilla Date: Thu, 6 Aug 1998 15:32:15 +0000 Subject: Fix the path of p5-Gtk. --- x11-wm/enlightenment/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11-wm/enlightenment') diff --git a/x11-wm/enlightenment/Makefile b/x11-wm/enlightenment/Makefile index cde7c77b8284..a998bc06f30e 100644 --- a/x11-wm/enlightenment/Makefile +++ b/x11-wm/enlightenment/Makefile @@ -3,7 +3,7 @@ # Date created: 10 June 1997 # Whom: Yukihiro Nakai # -# $Id: Makefile,v 1.18 1998/07/20 17:38:13 vanilla Exp $ +# $Id: Makefile,v 1.19 1998/08/05 09:31:41 asami Exp $ # DISTNAME= enlightenment-0.14 @@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp.enlightenment.org/pub/enlightenment/enlightenment/ \ MAINTAINER= vanilla@FreeBSD.ORG -BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/Gtk.pm:${PORTSDIR}/x11/p5-Gtk +BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/5.005/i386-freebsd/Gtk.pm:${PORTSDIR}/x11/p5-Gtk LIB_DEPENDS= esd\\.0\\.0:${PORTSDIR}/audio/esound \ Fnlib\\.0\\.3:${PORTSDIR}/graphics/fnlib \ -- cgit