summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorjlam <jlam>2006-03-14 20:43:23 +0000
committerjlam <jlam>2006-03-14 20:43:23 +0000
commitfe2fe99021135aa7c941001b7ce1f51fa68951ee (patch)
tree9c9ea5066b7ca8b899de7c2a8f0435bf1d37ee6b /x11
parent0c8215fb0e08d6e641a195411ae868a9bcec9a57 (diff)
downloadpkgsrc-fe2fe99021135aa7c941001b7ce1f51fa68951ee.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')
-rw-r--r--x11/matchbox-desktop/Makefile3
-rw-r--r--x11/xorg-clients/Makefile3
2 files changed, 2 insertions, 4 deletions
diff --git a/x11/matchbox-desktop/Makefile b/x11/matchbox-desktop/Makefile
index fa5a8cb3079..5ab935e8107 100644
--- a/x11/matchbox-desktop/Makefile
+++ b/x11/matchbox-desktop/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2006/03/04 21:31:10 jlam Exp $
+# $NetBSD: Makefile,v 1.5 2006/03/14 20:43:23 jlam Exp $
#
DISTNAME= matchbox-desktop-0.9.1
@@ -11,7 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://project.o-hand.com/matchbox/
COMMENT= Desktop manager for Matchbox
-USE_PKGINSTALL= yes
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
USE_TOOLS+= pkg-config
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