ports/175576: games/xjewel: Update MASTER_SITES
KATO Tsuguru
tkato432 at yahoo.com
Fri Jan 25 21:10:03 UTC 2013
>Number: 175576
>Category: ports
>Synopsis: games/xjewel: Update MASTER_SITES
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Fri Jan 25 21:10:03 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator: KATO Tsuguru
>Release: FreeBSD 7.4-RELEASE-p11 i386
>Organization:
>Environment:
>Description:
- Update MASTER_SITES
- Add MAKE_JOBS_SAFE
>How-To-Repeat:
>Fix:
diff -urN /usr/ports/games/xjewel/Makefile games/xjewel/Makefile
--- /usr/ports/games/xjewel/Makefile 2012-11-08 07:33:54.000000000 +0900
+++ games/xjewel/Makefile 2013-01-11 02:03:41.000000000 +0900
@@ -1,16 +1,11 @@
-# New ports collection makefile for: xjewel
-# Date created: 22 November 1994
-# Whom: jmz
-#
+# Created by: jmz
# $FreeBSD: head/games/xjewel/Makefile 300896 2012-07-14 13:54:48Z beat $
-#
PORTNAME= xjewel
PORTVERSION= 1.6
PORTREVISION= 3
CATEGORIES= games
-MASTER_SITES= ftp://ftp.warwick.ac.uk/pub/x11/ \
- ftp://ftp.x.org/R5contrib/
+MASTER_SITES= XCONTRIB/../R5contrib
EXTRACT_SUFX= .tar.z
MAINTAINER= ports at FreeBSD.org
@@ -20,8 +15,9 @@
mkfontdir:${PORTSDIR}/x11-fonts/mkfontdir \
mkfontscale:${PORTSDIR}/x11-fonts/mkfontscale
-USE_IMAKE= yes
USE_XORG= x11 xext
+USE_IMAKE= yes
+MAKE_JOBS_SAFE= yes
MAN6= xjewel.6
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list