summaryrefslogtreecommitdiff
path: root/x11-wm/enlightenment/Makefile
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1998-07-19 20:52:01 +0000
committerSteve Price <steve@FreeBSD.org>1998-07-19 20:52:01 +0000
commit4881728444efb784171f74e86126431a9dded865 (patch)
tree400233b71e35d1a4aa94f1a8a8d14e6e784a95dd /x11-wm/enlightenment/Makefile
parentAdd NO_CDROM. (Not sure if RESTRICTED implies this, but since we *don't* (diff)
Correct a typo from previous commit.
PR: 7322 Submitted by: Dom Mitchell <dom@myrddin.demon.co.uk>
Notes
Notes: svn path=/head/; revision=11972
Diffstat (limited to 'x11-wm/enlightenment/Makefile')
-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 b27cfeae3605..5e589b487b70 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.14 1998/07/02 17:42:55 vanilla Exp $
+# $Id: Makefile,v 1.15 1998/07/19 06:34:35 vanilla 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/perl/5/site_perl/Gtk.pm:${PORTSDIR}/x11/p5-Gtk
+BUILD_DEPENDS= ${PREFIX}/lib/perl5/site_perl/Gtk.pm:${PORTSDIR}/x11/p5-Gtk
LIB_DEPENDS= esd\\.0\\.0:${PORTSDIR}/audio/esound \
Fnlib\\.0\\.3:${PORTSDIR}/graphics/fnlib \