summaryrefslogtreecommitdiff
path: root/x11/xpmroot
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2002-10-30 11:34:40 +0000
committertron <tron@pkgsrc.org>2002-10-30 11:34:40 +0000
commit98a3f0c2a4e876fa0e8847f4dde11ae194bf0714 (patch)
tree520af799fc6ec1221f89cf4ce94b7e30def8250e /x11/xpmroot
parentcc6bf45fe428dfe2bd373e950f54229f09dc154c (diff)
downloadpkgsrc-98a3f0c2a4e876fa0e8847f4dde11ae194bf0714.tar.gz
Revert last change. It shouldn't be necessary to include
"x11.buildlink2.mk" manually, there is a problem in the framework.
Diffstat (limited to 'x11/xpmroot')
-rw-r--r--x11/xpmroot/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/xpmroot/Makefile b/x11/xpmroot/Makefile
index ea797f63380..ed526b9e4d5 100644
--- a/x11/xpmroot/Makefile
+++ b/x11/xpmroot/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.33 2002/10/30 10:34:54 tron Exp $
+# $NetBSD: Makefile,v 1.34 2002/10/30 11:34:41 tron Exp $
#
DISTNAME= fvwm-${PKG_VERSION}
@@ -32,5 +32,4 @@ do-install:
${INSTALL_MAN} ${WRKSRC}/utils/xpmroot.1 ${PREFIX}/man/man1
.include "../../graphics/xpm/buildlink2.mk"
-.include "../../mk/x11.buildlink2.mk"
.include "../../mk/bsd.pkg.mk"