summaryrefslogtreecommitdiff
path: root/x11/xorg-clients
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2006-03-14 20:43:23 +0000
committerjlam <jlam@pkgsrc.org>2006-03-14 20:43:23 +0000
commit1ec59ed085b1ff1f6e20d1405322bb025382f0fb (patch)
tree9c9ea5066b7ca8b899de7c2a8f0435bf1d37ee6b /x11/xorg-clients
parent2376bd0fbc35ba2000266ac8a72838cb21b47d13 (diff)
downloadpkgsrc-1ec59ed085b1ff1f6e20d1405322bb025382f0fb.tar.gz
USE_PKGINSTALL isn't needed here to make these packagse use the
pkginstall framework. In the case of libtool-base, avoid using FILES_SUBST_SED where it isn't needed.
Diffstat (limited to 'x11/xorg-clients')
-rw-r--r--x11/xorg-clients/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/xorg-clients/Makefile b/x11/xorg-clients/Makefile
index 17fe56eb7e4..73cbaa3f797 100644
--- a/x11/xorg-clients/Makefile
+++ b/x11/xorg-clients/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2006/02/14 16:10:40 joerg Exp $
+# $NetBSD: Makefile,v 1.26 2006/03/14 20:43:24 jlam Exp $
DISTNAME= ${DISTFILES}
PKGNAME= xorg-clients-${XORG_VER}
@@ -13,7 +13,6 @@ MAINTAINER= joerg@NetBSD.org
HOMEPAGE= http://www.x.org/
COMMENT= X.org client programs and related files
-USE_PKGINSTALL= yes
DISTINFO_FILE= ${.CURDIR}/../../x11/xorg-libs/distinfo
PATCHDIR= ${.CURDIR}/../../x11/xorg-libs/patches