aboutsummaryrefslogtreecommitdiffstats
path: root/devel/ORBit2/pkg-plist
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2004-12-19 04:36:18 +0800
committermarcus <marcus@FreeBSD.org>2004-12-19 04:36:18 +0800
commitbf73eb5dd56d12706697f04fc310ef88c1b7f7ca (patch)
treeefe368112fcb141616785549c7cd28d721426b43 /devel/ORBit2/pkg-plist
parent52c5ea8873a04e4e927d0d1f024fa86194894286 (diff)
downloadfreebsd-ports-gnome-bf73eb5dd56d12706697f04fc310ef88c1b7f7ca.tar.gz
freebsd-ports-gnome-bf73eb5dd56d12706697f04fc310ef88c1b7f7ca.tar.zst
freebsd-ports-gnome-bf73eb5dd56d12706697f04fc310ef88c1b7f7ca.zip
Create the ${PREFIX}/lib/orbit-2.0 directory since this port will be the
one to remove it. Reported by: pointyhat via kris
Diffstat (limited to 'devel/ORBit2/pkg-plist')
-rw-r--r--devel/ORBit2/pkg-plist1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/ORBit2/pkg-plist b/devel/ORBit2/pkg-plist
index 41bfc92d7cc5..a408bd35c610 100644
--- a/devel/ORBit2/pkg-plist
+++ b/devel/ORBit2/pkg-plist
@@ -66,6 +66,7 @@ libdata/pkgconfig/ORBit-imodule-2.0.pc
share/aclocal/ORBit2.m4
share/idl/orbit-2.0/CosNaming.idl
@dirrm share/idl/orbit-2.0
+@exec /bin/mkdir -p %D/lib/orbit-2.0
@unexec /bin/rmdir %D/share/idl 2>/dev/null || /usr/bin/true
@unexec /bin/rmdir %D/lib/orbit-2.0 2>/dev/null || /usr/bin/true
@dirrm include/orbit-2.0/orbit/util
/+1 * - Update to 2.14.3pgj2009-05-102-10/+4 * - Update to 2.14.2pgj2009-05-035-73/+43 * - Update to 2.14.0pgj2009-03-182-4/+4 * - Update to 2.13.2pgj2009-03-106-56/+173 * - Fix a build problem caused by tr(1) using [:lower:] [:upper:] insteadgarga2007-07-31