summaryrefslogtreecommitdiff
path: root/x11-wm/enlightenment-devel
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>1998-07-20 17:02:01 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>1998-07-20 17:02:01 +0000
commitffbdd3f56d681060ae73fc3c3f137c4336865c96 (patch)
tree65674f80fd004aae5039974dce5be309acf60c0e /x11-wm/enlightenment-devel
parentenable new port qt140 (diff)
Fix the path of BUILD_DEPEND.
PR: ports/7321 Submitted by: toyonaga@msd.ts.fujitsu.co.jp
Notes
Notes: svn path=/head/; revision=12018
Diffstat (limited to 'x11-wm/enlightenment-devel')
-rw-r--r--x11-wm/enlightenment-devel/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/enlightenment-devel/Makefile b/x11-wm/enlightenment-devel/Makefile
index 5e589b487b70..2a62a15fa932 100644
--- a/x11-wm/enlightenment-devel/Makefile
+++ b/x11-wm/enlightenment-devel/Makefile
@@ -3,7 +3,7 @@
# Date created: 10 June 1997
# Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
#
-# $Id: Makefile,v 1.15 1998/07/19 06:34:35 vanilla Exp $
+# $Id: Makefile,v 1.16 1998/07/19 20:52:01 steve Exp $
#
DISTNAME= enlightenment-0.14
@@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp.enlightenment.org/pub/enlightenment/enlightenment/ \
MAINTAINER= vanilla@FreeBSD.ORG
-BUILD_DEPENDS= ${PREFIX}/lib/perl5/site_perl/Gtk.pm:${PORTSDIR}/x11/p5-Gtk
+#BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/Gtk.pm:${PORTSDIR}/x11/p5-Gtk
LIB_DEPENDS= esd\\.0\\.0:${PORTSDIR}/audio/esound \
Fnlib\\.0\\.3:${PORTSDIR}/graphics/fnlib \