aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm/enlightenment
diff options
context:
space:
mode:
authorvanilla <vanilla@FreeBSD.org>1998-08-06 23:32:15 +0800
committervanilla <vanilla@FreeBSD.org>1998-08-06 23:32:15 +0800
commit59344b10cb197983122daa25adcb6584b3e05ebb (patch)
tree4bfc872abddbd6176318ba7a2803dcd985a2f92f /x11-wm/enlightenment
parente42605a6812438c30f2ce603d2cd5b0f523b4b03 (diff)
downloadfreebsd-ports-gnome-59344b10cb197983122daa25adcb6584b3e05ebb.tar.gz
freebsd-ports-gnome-59344b10cb197983122daa25adcb6584b3e05ebb.tar.zst
freebsd-ports-gnome-59344b10cb197983122daa25adcb6584b3e05ebb.zip
Fix the path of p5-Gtk.
Diffstat (limited to 'x11-wm/enlightenment')
-rw-r--r--x11-wm/enlightenment/Makefile4
1 files changed, 2 insertions, 2 deletions
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 <Nakai@Mlab.t.u-tokyo.ac.jp>
#
-# $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 \