aboutsummaryrefslogtreecommitdiffstats
path: root/devel/ORBit2
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
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')
-rw-r--r--devel/ORBit2/Makefile2
-rw-r--r--devel/ORBit2/pkg-plist1
2 files changed, 3 insertions, 0 deletions
diff --git a/devel/ORBit2/Makefile b/devel/ORBit2/Makefile
index a801a0e9ea4c..43e06ec2f776 100644
--- a/devel/ORBit2/Makefile
+++ b/devel/ORBit2/Makefile
@@ -7,6 +7,7 @@
PORTNAME= ORBit2
PORTVERSION= 2.12.0
+PORTREVISION= 1
CATEGORIES= devel gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:R}
@@ -41,5 +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
.include <bsd.port.mk>
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