summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2004-02-02 18:22:50 +0000
committerxtraeme <xtraeme@pkgsrc.org>2004-02-02 18:22:50 +0000
commit13074b801ea2cb57a096ebfb8331db82d9022c1a (patch)
tree998d9322987791ab209a3dbb30ab48acc7a002d1
parent31b6ea526265ce0684ce6bf5e13e7aa354736711 (diff)
downloadpkgsrc-13074b801ea2cb57a096ebfb8331db82d9022c1a.tar.gz
There's no need to use buildlink[23] here.
-rw-r--r--x11/imake/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/imake/Makefile b/x11/imake/Makefile
index fedc3c936c5..96e65b24cdf 100644
--- a/x11/imake/Makefile
+++ b/x11/imake/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2004/02/02 14:14:45 xtraeme Exp $
+# $NetBSD: Makefile,v 1.5 2004/02/02 18:22:50 xtraeme Exp $
DISTNAME= ${DISTFILES}
PKGNAME= imake-${XF_VER}
@@ -11,9 +11,9 @@ MAINTAINER= xfree86@blef.org
HOMEPAGE= http://www.xfree86.org/
COMMENT= Imake and other utilities from XFree86
-USE_BUILDLINK2= YES
-INSTALL_TARGET= install install.man
+INSTALL_TARGET= install install.man
+NO_BUILDLINK= # defined
NO_XFREE86_TARGETS= # defined
.include "../../mk/bsd.prefs.mk"