summaryrefslogtreecommitdiff
path: root/x11/XFree86-clients/Makefile
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2004-01-31 15:27:14 +0000
committerxtraeme <xtraeme@pkgsrc.org>2004-01-31 15:27:14 +0000
commit172eedd52073f2e2910ec02a3f75ebeadfc3abca (patch)
treeb436b31a6a329c07b5f716ecea08c69f46edde23 /x11/XFree86-clients/Makefile
parent4cc0f503adb326b8b00f2ed137d82acef601d947 (diff)
downloadpkgsrc-172eedd52073f2e2910ec02a3f75ebeadfc3abca.tar.gz
Simplify XFree86-clients doing the following changes:
o Move manual pages from PLIST.${OPSYS} to PLIST o Use IMAKE_* vars for the manual pages.
Diffstat (limited to 'x11/XFree86-clients/Makefile')
-rw-r--r--x11/XFree86-clients/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/XFree86-clients/Makefile b/x11/XFree86-clients/Makefile
index dff2d91abaa..dd1243d3154 100644
--- a/x11/XFree86-clients/Makefile
+++ b/x11/XFree86-clients/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2004/01/29 06:24:26 xtraeme Exp $
+# $NetBSD: Makefile,v 1.3 2004/01/31 15:27:14 xtraeme Exp $
DISTNAME= ${DISTFILES}
PKGNAME= XFree86-clients-${XF_VER}
@@ -11,6 +11,7 @@ MAINTAINER= xfree86@blef.org
HOMEPAGE= http://www.xfree86.org/
COMMENT= XFree86 client programs and related files
+USE_IMAKE= yes
USE_BUILDLINK2= yes
DISTINFO_FILE= ${.CURDIR}/../../x11/XFree86-libs/distinfo
PATCHDIR= ${.CURDIR}/../../x11/XFree86-libs/patches