diff options
author | rh <rh> | 2004-01-25 01:42:47 +0000 |
---|---|---|
committer | rh <rh> | 2004-01-25 01:42:47 +0000 |
commit | da9da031a2bdf64a905ab18b70bb3b1570724842 (patch) | |
tree | 32d6303d0ed35638aa60b69bb488c4fb8b6fab99 /x11/gdm | |
parent | 043bc83145573cf836293ad5c54dd847c7bfc6ce (diff) | |
download | pkgsrc-da9da031a2bdf64a905ab18b70bb3b1570724842.tar.gz |
Requires at least libart-2.3.11.
Diffstat (limited to 'x11/gdm')
-rw-r--r-- | x11/gdm/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/gdm/Makefile b/x11/gdm/Makefile index 64ed306e8d6..f6656144e43 100644 --- a/x11/gdm/Makefile +++ b/x11/gdm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.47 2004/01/23 21:50:50 jmmv Exp $ +# $NetBSD: Makefile,v 1.48 2004/01/25 01:42:47 rh Exp $ # DISTNAME= gdm-2.4.4.7 @@ -12,6 +12,7 @@ MAINTAINER= mjl@NetBSD.org HOMEPAGE= http://www.gnome.org/ COMMENT= Gnome Display Manager - a re-implementation of the xdm program +BUILDLINK_DEPENDS.libart2=libart2>=2.3.11 BUILD_USES_MSGFMT= YES USE_BUILDLINK2= YES |