From 260fedbb2d8729522df77d3bbd7cbde76ba8c8c5 Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Sun, 3 Jun 2007 04:31:22 +0000 Subject: Add dmxproto as well as dmx since dmx doesn't pull in dmxproto. --- x11/gdm/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11') diff --git a/x11/gdm/Makefile b/x11/gdm/Makefile index 36f515e921e9..7b5a509e9e77 100644 --- a/x11/gdm/Makefile +++ b/x11/gdm/Makefile @@ -8,7 +8,7 @@ PORTNAME= gdm PORTVERSION= 2.18.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} @@ -24,7 +24,7 @@ USE_BZIP2= yes USE_GETTEXT= yes USE_LDCONFIG= yes USE_XLIB= yes -USE_XORG= dmx +USE_XORG= dmx dmxproto INSTALLS_OMF= yes INSTALLS_ICONS= yes USE_RC_SUBR= gdm -- cgit v1.2.3