summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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"