From cdc7a3c58be30a01ae35e556a3ee172fbca62d44 Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Sat, 16 Nov 1996 10:49:57 +0000 Subject: Makefile cleanup. Plus: xview-clients/Makefile: replace NO_EXTRACT with an empty do-extract: target, otherwise DEPENDS won't work xview-lib/Makefile: add comment explaining above, use full pathname for ldconfig xview-config/Makefile: use MASTER_SITE_XCONTRIB --- x11-toolkits/xview/Makefile | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'x11-toolkits/xview') diff --git a/x11-toolkits/xview/Makefile b/x11-toolkits/xview/Makefile index b41372768207..47eb959feae3 100644 --- a/x11-toolkits/xview/Makefile +++ b/x11-toolkits/xview/Makefile @@ -3,13 +3,13 @@ # Date created: 22 November 1994 # Whom: ljo # -# $Id: Makefile,v 1.5 1995/04/12 15:22:43 asami Exp $ +# $Id: Makefile,v 1.6 1995/04/25 04:48:02 asami Exp $ # -DISTNAME= xview-config -PKGNAME= xview-config-3.2.1 -CATEGORIES+= x11 -MASTER_SITES= ftp://ftp.x.org/contrib/libraries/ +DISTNAME= xview-config-3.2.1 +CATEGORIES= x11 +MASTER_SITES= ${MASTER_SITE_XCONTRIB} +MASTER_SITE_SUBDIR= libraries DISTFILES= xview3.2p1-X11R6.tar.gz WRKSRC= ${WRKDIR}/xview3.2p1-X11R6/config -- cgit v1.2.3