[Midnightbsd-cvs] mports [15762] trunk/x11/gdm/Makefile: fix depends
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Sun Dec 22 14:05:06 EST 2013
Revision: 15762
http://svnweb.midnightbsd.org/mports/?rev=15762
Author: laffer1
Date: 2013-12-22 14:05:05 -0500 (Sun, 22 Dec 2013)
Log Message:
-----------
fix depends
Modified Paths:
--------------
trunk/x11/gdm/Makefile
Modified: trunk/x11/gdm/Makefile
===================================================================
--- trunk/x11/gdm/Makefile 2013-12-22 19:04:09 UTC (rev 15761)
+++ trunk/x11/gdm/Makefile 2013-12-22 19:05:05 UTC (rev 15762)
@@ -2,7 +2,7 @@
PORTNAME= gdm
PORTVERSION= 2.30.7
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11 gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
@@ -9,6 +9,7 @@
MAINTAINER= ports at MidnightBSD.org
COMMENT= GNOME 2 version of xdm display manager
+
LICENSE= gpl2
BUILD_DEPENDS= zenity:${PORTSDIR}/x11/zenity \
@@ -35,8 +36,7 @@
INSTALLS_ICONS= yes
USE_RC_SUBR= gdm
USE_GNOME_SUBR= yes
-USE_GMAKE= yes
-USES= pathfix gettext
+USES= pathfix gettext gmake pkgconfig
USE_GNOME= intlhack gnomehier gconf2 librsvg2 \
gnomedocutils gnomeprefix gnomepanel
GCONF_SCHEMAS= gdm-simple-greeter.schemas
More information about the Midnightbsd-cvs
mailing list