[Midnightbsd-cvs] mports: Makefile: license, use xorg

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Wed Aug 20 13:43:41 EDT 2008


Log Message:
-----------
license, use xorg

Modified Files:
--------------
    mports/x11-toolkits/libgnomeui:
        Makefile (r1.3 -> r1.4)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/x11-toolkits/libgnomeui/Makefile,v
retrieving revision 1.3
retrieving revision 1.4
diff -L x11-toolkits/libgnomeui/Makefile -L x11-toolkits/libgnomeui/Makefile -u -r1.3 -r1.4
--- x11-toolkits/libgnomeui/Makefile
+++ x11-toolkits/libgnomeui/Makefile
@@ -9,6 +9,7 @@
 
 PORTNAME=	libgnomeui
 PORTVERSION=	2.22.1
+PORTREVISION=	1
 CATEGORIES=	x11-toolkits gnome
 MASTER_SITES=	${MASTER_SITE_GNOME}
 MASTER_SITE_SUBDIR=	sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
@@ -16,6 +17,7 @@
 
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	Libraries for the GNOME GUI, a GNU desktop environment
+LICENSE=	gpl2
 
 USE_BZIP2=	yes
 
@@ -26,11 +28,10 @@
 RUN_DEPENDS=	${LOCALBASE}/share/icons/gnome/index.theme:${PORTSDIR}/misc/gnome-icon-theme
 
 USE_GETTEXT=	yes
-USE_XLIB=	yes
-USE_XPM=	yes
+USE_XORG=	sm xpm
 USE_GMAKE=	yes
 USE_GNOME=	gnomeprefix gnomehack gnomehier libbonoboui ltverhack \
-		referencehack
+		referencehack gvfs
 USE_LDCONFIG=	yes
 USE_AUTOTOOLS=	libtool:15
 USE_BISON=	build


More information about the Midnightbsd-cvs mailing list