aboutsummaryrefslogtreecommitdiff
path: root/devel/agenda-static-libs/Makefile
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2002-06-05 03:25:05 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2002-06-05 03:25:05 +0000
commit07f3e6d56da1cd864ac578e9712459c3c2ae2a30 (patch)
tree6a3144b30f5c366076b6e00e76da8555abe85bea /devel/agenda-static-libs/Makefile
parent343ecd310a9e24eccbb176accafce96ac8ca9456 (diff)
Notes
Diffstat (limited to 'devel/agenda-static-libs/Makefile')
-rw-r--r--devel/agenda-static-libs/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/agenda-static-libs/Makefile b/devel/agenda-static-libs/Makefile
index 90cf6d473437..21f82c7c2077 100644
--- a/devel/agenda-static-libs/Makefile
+++ b/devel/agenda-static-libs/Makefile
@@ -17,8 +17,10 @@ RUN_DEPENDS= ${LOCALBASE}/${TARGET_PLATFORM}/include/stdio.h:${PORTSDIR}/devel/a
USE_BZIP2= yes
TARGET_PLATFORM=mipsel-linux
+NO_BUILD= yes
do-install:
(cd ${WRKSRC} && tar --exclude '*.orig' -cf - *) \
| (cd ${PREFIX}/${TARGET_PLATFORM} && tar xf -)
+
.include <bsd.port.mk>