svn commit: r307109 - head/x11-toolkits/open-motif
Cy Schubert
cy at FreeBSD.org
Tue Nov 6 23:30:46 UTC 2012
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
More information about the svn-ports-all
mailing list