summaryrefslogtreecommitdiff
path: root/textproc/cawf
diff options
context:
space:
mode:
authortv <tv@pkgsrc.org>2005-04-12 15:11:18 +0000
committertv <tv@pkgsrc.org>2005-04-12 15:11:18 +0000
commit7671a5504ea59a8f5461939a5be6604ffcab5e04 (patch)
treee2d5eea94126831e88efde97eb6f342a41ccd80c /textproc/cawf
parentd01604a0afde90107d117e11547847b457ed1b46 (diff)
downloadpkgsrc-7671a5504ea59a8f5461939a5be6604ffcab5e04.tar.gz
Nuke USE_BUILDLINK3 (some files missed in megacommit).
Diffstat (limited to 'textproc/cawf')
-rw-r--r--textproc/cawf/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/cawf/Makefile b/textproc/cawf/Makefile
index 97d9e0d1cf6..2767623f25a 100644
--- a/textproc/cawf/Makefile
+++ b/textproc/cawf/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2005/03/02 13:59:06 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2005/04/12 15:11:18 tv Exp $
#
# Possible TODOs:
# - set CH based on manual page section number, and real OS name
@@ -21,7 +21,6 @@ COMMENT= Simplistic nroff-like formatter in C, like "awf"
WRKSRC= ${WRKDIR}
PKG_INSTALLATION_TYPES= overwrite pkgviews
-USE_BUILDLINK3= yes
.include "../../mk/bsd.prefs.mk"