diff options
Diffstat (limited to 'x11-wm/enlightenment-devel/Makefile')
-rw-r--r-- | x11-wm/enlightenment-devel/Makefile | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/x11-wm/enlightenment-devel/Makefile b/x11-wm/enlightenment-devel/Makefile index 51d6e6ef7130..ca661b6ce4cc 100644 --- a/x11-wm/enlightenment-devel/Makefile +++ b/x11-wm/enlightenment-devel/Makefile @@ -1,20 +1,20 @@ # New ports collection makefile for: enlightenment -# Version required: 0.12 +# Version required: 0.12.3 # Date created: 10 June 1997 # Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp> # -# $Id: Makefile,v 1.1.1.1 1997/06/03 23:53:31 asami Exp $ +# $Id: Makefile,v 1.2 1997/08/28 18:09:47 gj Exp $ # -DISTNAME= enl_DR-0.12 -PKGNAME= enlightenment-0.12 +DISTNAME= enl_DR-0.12.3 +PKGNAME= enlightenment-0.12.3 CATEGORIES= x11 MASTER_SITES= http://www.rasterman.com/ftp/ \ ftp://cthulhu.mandrake.net/pub/enlightenment/ MAINTAINER= vanilla@MinJe.com.TW -LIB_DEPENDS= Im\\.2\\.:${PORTSDIR}/graphics/imlib +LIB_DEPENDS= Im\\.3\\.:${PORTSDIR}/graphics/imlib RUN_DEPENDS= djpeg:${PORTSDIR}/graphics/jpeg \ tgatoppm:${PORTSDIR}/graphics/netpbm \ convert:${PORTSDIR}/graphics/ImageMagick |