Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Nov 2000 02:00:57 -0800 (PST)
From:      asami@FreeBSD.ORG (Satoshi - Ports Wraith - Asami)
To:        ports@FreeBSD.ORG
Cc:        kuehn@rz.tu-clausthal.de, keith@FreeBSD.ORG
Subject:   Re: open-motif default? (2/2)
Message-ID:  <200011061000.eA6A0v761861@silvia.hip.berkeley.edu>
In-Reply-To: <200010260933.e9Q9XVc22042@silvia.hip.berkeley.edu> (asami@FreeBSD.ORG)
References:  <200010241003.e9OA3Dx04425@silvia.hip.berkeley.edu> <kqwveyh4fs.fsf@cip12.melaten.rwth-aachen.de> <200010260933.e9Q9XVc22042@silvia.hip.berkeley.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
--- ./tmp/kp/Makefile	2000/04/14 08:46:06	1.14
+++ ./tmp/kp/Makefile	2000/10/26 09:18:18
@@ -1,18 +1,20 @@
 # New ports collection makefile for:    kp
-# Date created:         8 May 1995
+# Version required:	foo
+# Date created:		foo
 # Whom:                 asami
 #
 # $FreeBSD: ports/misc/kp/Makefile,v 1.14 2000/04/14 08:46:06 asami Exp $
 #
 
-PORTNAME=       kp
-PORTVERSION=	1.00
+DISTNAME=       kp-1.00
 CATEGORIES=	misc
 MASTER_SITES=   ftp://stampede.cs.berkeley.edu/pub/kp/
 
 MAINTAINER=	asami@FreeBSD.org
 
-REQUIRES_MOTIF=	yes
+LIB_DEPENDS=	jpeg.9:${PORTSDIR}/graphics/jpeg
+
+USE_MOTIF=	yes
 USE_IMAKE=	yes
 MAN1=		kp.1
 
Index: ./www/Mosaic/Makefile
===================================================================
RCS file: /usr/cvs/ports/www/Mosaic/Makefile,v
retrieving revision 1.27
diff -u -r1.27 Makefile
--- ./www/Mosaic/Makefile	2000/08/03 09:26:44	1.27
+++ ./www/Mosaic/Makefile	2000/10/26 09:18:03
@@ -16,7 +16,7 @@
 LIB_DEPENDS=	jpeg.9:${PORTSDIR}/graphics/jpeg \
 		png.4:${PORTSDIR}/graphics/png
 
-REQUIRES_MOTIF=	yes
+USE_MOTIF=	yes
 WRKSRC=		${WRKDIR}/Mosaic-src
 ALL_TARGET=	bsdi
 USE_X_PREFIX=	yes
Index: ./www/amaya/Makefile
===================================================================
RCS file: /usr/cvs/ports/www/amaya/Makefile,v
retrieving revision 1.13
diff -u -r1.13 Makefile
--- ./www/amaya/Makefile	2000/07/13 22:49:00	1.13
+++ ./www/amaya/Makefile	2000/10/26 09:18:07
@@ -15,7 +15,7 @@
 
 MAINTAINER=	croyle@gelemna.org
 
-REQUIRES_MOTIF=	yes
+USE_MOTIF=	yes
 USE_XLIB=	yes
 USE_GMAKE=	yes
 DIST_SUBDIR=	amaya
Index: ./www/ashe/Makefile
===================================================================
RCS file: /usr/cvs/ports/www/ashe/Makefile,v
retrieving revision 1.10
diff -u -r1.10 Makefile
--- ./www/ashe/Makefile	2000/04/10 00:04:28	1.10
+++ ./www/ashe/Makefile	2000/10/26 09:18:04
@@ -18,7 +18,7 @@
 MAN1=		xhtml.1
 MANCOMPRESSED=	yes
 
-REQUIRES_MOTIF=	yes
+USE_MOTIF=	yes
 NO_WRKSUBDIR=	yes
 USE_X_PREFIX=	yes
 
Index: ./x11-fonts/xmbdfed/Makefile
===================================================================
RCS file: /usr/cvs/ports/x11-fonts/xmbdfed/Makefile,v
retrieving revision 1.19
diff -u -r1.19 Makefile
--- ./x11-fonts/xmbdfed/Makefile	2000/08/03 09:27:27	1.19
+++ ./x11-fonts/xmbdfed/Makefile	2000/10/26 09:18:13
@@ -14,7 +14,7 @@
 
 USE_X_PREFIX=	yes
 USE_FREETYPE=	yes
-REQUIRES_MOTIF=	yes
+USE_MOTIF=	yes
 
 MAN1=		xmbdfed.1
 
Index: ./x11-toolkits/FWF/Makefile
===================================================================
RCS file: /usr/cvs/ports/x11-toolkits/FWF/Makefile,v
retrieving revision 1.23
diff -u -r1.23 Makefile
--- ./x11-toolkits/FWF/Makefile	2000/08/13 13:10:36	1.23
+++ ./x11-toolkits/FWF/Makefile	2000/10/26 09:18:32
@@ -17,7 +17,7 @@
 BROKEN=		../../lib/libfwf.a: cannot read symbols
 .endif
 
-REQUIRES_MOTIF=	yes
+USE_MOTIF=	yes
 USE_IMAKE=	yes
 USE_XPM=	yes
 WRKSRC=		${WRKDIR}/FWF
Index: ./x11-toolkits/xbae/Makefile
===================================================================
RCS file: /usr/cvs/ports/x11-toolkits/xbae/Makefile,v
retrieving revision 1.15
diff -u -r1.15 Makefile
--- ./x11-toolkits/xbae/Makefile	2000/06/16 21:52:28	1.15
+++ ./x11-toolkits/xbae/Makefile	2000/10/26 09:18:37
@@ -17,7 +17,7 @@
 
 MAINTAINER=	Lars.Koeller@Uni-Bielefeld.de
 
-REQUIRES_MOTIF= yes
+USE_MOTIF=	yes
 USE_IMAKE=	yes
 INSTALLS_SHLIB=	yes
 
Index: ./x11-toolkits/xg/Makefile
===================================================================
RCS file: /usr/cvs/ports/x11-toolkits/xg/Makefile,v
retrieving revision 1.4
diff -u -r1.4 Makefile
--- ./x11-toolkits/xg/Makefile	2000/04/10 01:11:20	1.4
+++ ./x11-toolkits/xg/Makefile	2000/10/26 09:18:39
@@ -14,7 +14,7 @@
 
 MAINTAINER=	ports@FreeBSD.org
 
-REQUIRES_MOTIF=	yes
+USE_MOTIF=	yes
 USE_X_PREFIX=	yes
 MAKEFILE=	makefile
 WRKSRC=		${WRKDIR}/Xg-1.0
Index: ./x11-toolkits/xmhtml/Makefile
===================================================================
RCS file: /usr/cvs/ports/x11-toolkits/xmhtml/Makefile,v
retrieving revision 1.9
diff -u -r1.9 Makefile
--- ./x11-toolkits/xmhtml/Makefile	2000/07/04 07:13:33	1.9
+++ ./x11-toolkits/xmhtml/Makefile	2000/10/26 09:18:41
@@ -20,7 +20,7 @@
 LIB_DEPENDS=    png.4:${PORTSDIR}/graphics/png \
 		jpeg.9:${PORTSDIR}/graphics/jpeg
 
-REQUIRES_MOTIF=	yes
+USE_MOTIF=	yes
 USE_IMAKE=	yes
 XMKMF=		PORTOBJFORMAT=${PORTOBJFORMAT} xmkmf -a
 
Index: ./x11/libhelp/Makefile
===================================================================
RCS file: /usr/cvs/ports/x11/libhelp/Makefile,v
retrieving revision 1.5
diff -u -r1.5 Makefile
--- ./x11/libhelp/Makefile	2000/04/13 19:09:49	1.5
+++ ./x11/libhelp/Makefile	2000/10/26 09:15:53
@@ -12,7 +12,7 @@
 
 MAINTAINER=	Lars.Koeller@Uni-Bielefeld.de
 
-REQUIRES_MOTIF= YES
+USE_MOTIF= 	YES
 USE_IMAKE=	YES
 NO_INSTALL_MANPAGES= YES
 
Index: ./x11/xlupe/Makefile
===================================================================
RCS file: /usr/cvs/ports/x11/xlupe/Makefile,v
retrieving revision 1.4
diff -u -r1.4 Makefile
--- ./x11/xlupe/Makefile	2000/08/03 09:28:52	1.4
+++ ./x11/xlupe/Makefile	2000/10/26 09:15:47
@@ -14,10 +14,7 @@
 
 USE_IMAKE=	yes
 USE_XPM=	yes
-REQUIRES_MOTIF=	no
-
-# you can build it with a motif interface as well!
-# REQUIRES_MOTIF=	no
+USE_MOTIF=	yes
 
 #post-install:
 #		strip ${PREFIX}/bin/xlupe
===


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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