diff options
author | tv <tv@pkgsrc.org> | 2004-10-15 12:22:13 +0000 |
---|---|---|
committer | tv <tv@pkgsrc.org> | 2004-10-15 12:22:13 +0000 |
commit | f1a4ab11140c59c06f5052afeb4023cf1c8edda7 (patch) | |
tree | 519221874c07c9f6ce920ff90fa37c69ec604fc8 /wm/enlightenment | |
parent | 64ba0becc73de136a84d20de7fc14e6ab949f1fa (diff) | |
download | pkgsrc-f1a4ab11140c59c06f5052afeb4023cf1c8edda7.tar.gz |
Update linkage to libltdl (via imlib2), now in its own package.
Diffstat (limited to 'wm/enlightenment')
-rw-r--r-- | wm/enlightenment/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/wm/enlightenment/Makefile b/wm/enlightenment/Makefile index 638f9914582..78ff52bee9a 100644 --- a/wm/enlightenment/Makefile +++ b/wm/enlightenment/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.23 2004/10/03 00:18:22 tv Exp $ +# $NetBSD: Makefile,v 1.24 2004/10/15 12:22:13 tv Exp $ # DISTNAME= enlightenment-0.16.7.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= x11 gnome wm MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=enlightenment/} |