Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Nov 2012 23:30:46 +0000 (UTC)
From:      Cy Schubert <cy@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r307109 - head/x11-toolkits/open-motif
Message-ID:  <201211062330.qA6NUkgO086453@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: cy
Date: Tue Nov  6 23:30:46 2012
New Revision: 307109
URL: http://svnweb.freebsd.org/changeset/ports/307109

Log:
  Temporarily make this port fetchable until the rename happens.
  
  Feature safe:	yes

Modified:
  head/x11-toolkits/open-motif/Makefile

Modified: head/x11-toolkits/open-motif/Makefile
==============================================================================
--- head/x11-toolkits/open-motif/Makefile	Tue Nov  6 23:00:51 2012	(r307108)
+++ head/x11-toolkits/open-motif/Makefile	Tue Nov  6 23:30:46 2012	(r307109)
@@ -4,7 +4,8 @@
 PORTNAME=	open-motif
 PORTVERSION=	2.3.4
 CATEGORIES=	x11-toolkits
-MASTER_SITES=	SF/${PORTNAME}/Motif%202.3.4%20Source%20Code/
+# MASTER_SITES=	SF/${PORTNAME}/Motif%202.3.4%20Source%20Code/
+MASTER_SITES=	SF/motif/Motif%202.3.4%20Source%20Code/
 DISTNAME=	motif-${PORTVERSION}-src
 EXTRACT_SUFX=	.tgz
 
@@ -19,7 +20,8 @@ LIB_DEPENDS=	png15:${PORTSDIR}/graphics/
 
 MAKE_JOBS_UNSAFE=	yes
 CONFLICTS=	lesstif-[0-9]* open-motif-[0-0]*
-WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
+# WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
+WRKSRC=		${WRKDIR}/motif-${PORTVERSION}
 
 USE_AUTOTOOLS=	libtool autoconf:env automake:env
 USE_ICONV=	yes



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201211062330.qA6NUkgO086453>