[Midnightbsd-cvs] mports: Makefile: USE_XORG and switch to FreeBSD "local" site

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Wed May 21 02:10:53 EDT 2008


Log Message:
-----------
USE_XORG and switch to FreeBSD "local" site

Modified Files:
--------------
    mports/astro/xearth:
        Makefile (r1.6 -> r1.7)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/astro/xearth/Makefile,v
retrieving revision 1.6
retrieving revision 1.7
diff -L astro/xearth/Makefile -L astro/xearth/Makefile -u -r1.6 -r1.7
--- astro/xearth/Makefile
+++ astro/xearth/Makefile
@@ -11,7 +11,7 @@
 CATEGORIES=	astro geography
 MASTER_SITES=	ftp://cag.lcs.mit.edu/pub/tuna/ \
 		${MASTER_SITE_XCONTRIB:S/$/:xcontrib/} \
-		${MASTER_SITE_LOCAL:S/$/:local/}
+		${MASTER_SITE_FREEBSD_LOCAL:S/$/:local/}
 MASTER_SITE_SUBDIR=	applications/:xcontrib simon/:local
 DISTFILES=	${DISTNAME}${EXTRACT_SUFX}:xcontrib,local
 
@@ -20,7 +20,7 @@
 LICENSE=	restricted
 #patents?
 
-USE_XLIB=	yes
+USE_XORG=	x11 xext sm ice xt
 USE_IMAKE=	yes
 
 MAN1=		xearth.1


More information about the Midnightbsd-cvs mailing list