diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-07-20 17:02:01 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-07-20 17:02:01 +0000 |
commit | ffbdd3f56d681060ae73fc3c3f137c4336865c96 (patch) | |
tree | 65674f80fd004aae5039974dce5be309acf60c0e /x11-wm | |
parent | 303a5876559b1ed6f329f1df7228c50701b7ca02 (diff) | |
download | ports-ffbdd3f56d681060ae73fc3c3f137c4336865c96.tar.gz ports-ffbdd3f56d681060ae73fc3c3f137c4336865c96.zip |
Notes
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/e16/Makefile | 4 | ||||
-rw-r--r-- | x11-wm/enlightenment-devel/Makefile | 4 | ||||
-rw-r--r-- | x11-wm/enlightenment/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/x11-wm/e16/Makefile b/x11-wm/e16/Makefile index 5e589b487b70..2a62a15fa932 100644 --- a/x11-wm/e16/Makefile +++ b/x11-wm/e16/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 \ 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 \ diff --git a/x11-wm/enlightenment/Makefile b/x11-wm/enlightenment/Makefile index 5e589b487b70..2a62a15fa932 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.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 \ |