summaryrefslogtreecommitdiff
path: root/x11/xview-clients
diff options
context:
space:
mode:
authorjlam <jlam>2000-10-23 18:10:14 +0000
committerjlam <jlam>2000-10-23 18:10:14 +0000
commit429b1edc0c7a6c18c9957956c1bc89c4d633a65e (patch)
tree078e08d4f7b6c40dbc63c934eb7dd727b313d827 /x11/xview-clients
parentd4deabf30fcd963631243ead5c41e1f209e0f94c (diff)
downloadpkgsrc-429b1edc0c7a6c18c9957956c1bc89c4d633a65e.tar.gz
Remove XMKMF definition; we now use pkgxmkmf.
Diffstat (limited to 'x11/xview-clients')
-rw-r--r--x11/xview-clients/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/x11/xview-clients/Makefile b/x11/xview-clients/Makefile
index a9385624933..3e887b01db0 100644
--- a/x11/xview-clients/Makefile
+++ b/x11/xview-clients/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2000/10/21 23:10:26 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2000/10/23 18:10:14 jlam Exp $
# $FreeBSD Id: Makefile,v 1.11 1996/11/16 10:49:52 asami Exp
#
@@ -10,15 +10,12 @@ MASTER_SITES= ${MASTER_SITE_LOCAL}
MAINTAINER= jlam@netbsd.org
DEPENDS+= xview-lib>=3.2.1:../../x11/xview-lib
-# Need the following for xvmkmf
-DEPENDS+= xview-config>=3.2.1nb1:../../x11/xview-config
NO_SRC_ON_FTP= Already in MASTER_SITE_LOCAL
EXTRACT_ELEMENTS= ${DISTNAME}/clients ${DISTNAME}/images
WRKSRC= ${WRKDIR}/${DISTNAME}/clients
USE_IMAKE= # defined
-XMKMF= ${X11PREFIX}/bin/xvmkmf -a
post-patch:
@cd ${WRKSRC}; \