aboutsummaryrefslogtreecommitdiff
path: root/devel/ORBit2/Makefile
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2004-12-18 20:38:03 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2004-12-18 20:38:03 +0000
commite2742ed4719045305360dac7faf65c2c646b87ce (patch)
tree5d9369bde073d3eaeae05e7de6319efe2c6bbb5d /devel/ORBit2/Makefile
parent8460d5063608592b7c56bea24957c3bc67a97979 (diff)
downloadports-e2742ed4719045305360dac7faf65c2c646b87ce.tar.gz
ports-e2742ed4719045305360dac7faf65c2c646b87ce.zip
Notes
Diffstat (limited to 'devel/ORBit2/Makefile')
-rw-r--r--devel/ORBit2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ORBit2/Makefile b/devel/ORBit2/Makefile
index 43e06ec2f776..b6e48971be3c 100644
--- a/devel/ORBit2/Makefile
+++ b/devel/ORBit2/Makefile
@@ -42,6 +42,6 @@ post-install:
@if [ ! -f ${PREFIX}/etc/orbit2rc ]; then \
${CP} -p ${PREFIX}/etc/orbit2rc.default ${PREFIX}/etc/orbit2rc ; \
fi
- @${MKDIR} ${PREFIX}/lib/orbit-2.0
+ @${MKDIR} ${PREFIX}/lib/orbit-2.0/idl-backends
.include <bsd.port.mk>