[Midnightbsd-cvs] mports: Makefile: Update master site, USE_XORG

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sun Sep 21 15:54:09 EDT 2008


Log Message:
-----------
Update master site, USE_XORG

Modified Files:
--------------
    mports/devel/libglademm:
        Makefile (r1.1 -> r1.2)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/devel/libglademm/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -L devel/libglademm/Makefile -L devel/libglademm/Makefile -u -r1.1 -r1.2
--- devel/libglademm/Makefile
+++ devel/libglademm/Makefile
@@ -8,8 +8,9 @@
 
 PORTNAME=	libglademm
 PORTVERSION=	2.1.3
+PORTREVISION=	1
 CATEGORIES=	devel gnome
-MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
+MASTER_SITES=	SF
 MASTER_SITE_SUBDIR=	gtkmm
 DIST_SUBDIR=	gnome2
 
@@ -20,7 +21,7 @@
 LIB_DEPENDS=	gtkmm-2.0:${PORTSDIR}/x11-toolkits/gtkmm20
 BUILD_DEPENDS=	gm4:${PORTSDIR}/devel/m4
 
-USE_XLIB=	yes
+USE_XORG=	x11 sm
 USE_GMAKE=	yes
 USE_GNOME=	gnomehack libglade2
 USE_AUTOTOOLS=	libtool:15


More information about the Midnightbsd-cvs mailing list