summaryrefslogtreecommitdiff
path: root/devel/trio/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/trio/Makefile')
-rw-r--r--devel/trio/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/trio/Makefile b/devel/trio/Makefile
index 59934795a0c..a6dce9aff1d 100644
--- a/devel/trio/Makefile
+++ b/devel/trio/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2003/07/21 16:43:48 martti Exp $
+# $NetBSD: Makefile,v 1.5 2005/06/16 06:57:48 jlam Exp $
#
DISTNAME= trio-1.3
@@ -9,6 +9,8 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.contactor.se/~dast/trio/
COMMENT= Fully matured and stable set of printf and string functions
+INSTALLATION_DIRS= include lib man/man3
+
post-patch:
${SED} "s,^CFLAGS,#CFLAGS,g" ${WRKSRC}/Makefile \
> ${WRKSRC}/Makefile.done