diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-06-19 15:53:01 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-06-19 15:53:01 +0000 |
commit | 098af8d37e61dba08789f29861e8351a19b0a96e (patch) | |
tree | 00257ea4ab4f2aad5d651f03d869e639afe000eb /devel/orbitcpp | |
parent | 5050eb35de536cff798598f29e7540d4620fbb93 (diff) | |
download | ports-098af8d37e61dba08789f29861e8351a19b0a96e.tar.gz ports-098af8d37e61dba08789f29861e8351a19b0a96e.zip |
Notes
Diffstat (limited to 'devel/orbitcpp')
-rw-r--r-- | devel/orbitcpp/Makefile | 3 | ||||
-rw-r--r-- | devel/orbitcpp/pkg-plist | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/devel/orbitcpp/Makefile b/devel/orbitcpp/Makefile index 710260d8d767..1736494ac114 100644 --- a/devel/orbitcpp/Makefile +++ b/devel/orbitcpp/Makefile @@ -7,6 +7,7 @@ PORTNAME= orbitcpp PORTVERSION= 1.3.6 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:R} @@ -15,10 +16,8 @@ MAINTAINER= gnome@FreeBSD.org COMMENT= C++ bindings for ORBit, a CORBA 2.2-compliant ORB USE_BZIP2= yes -USE_X_PREFIX= yes USE_GNOME= gnomehack orbit2 USE_LIBTOOL= yes -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} INSTALLS_SHLIB= yes .include <bsd.port.mk> diff --git a/devel/orbitcpp/pkg-plist b/devel/orbitcpp/pkg-plist index 34e8012cd6df..741f4e12df2f 100644 --- a/devel/orbitcpp/pkg-plist +++ b/devel/orbitcpp/pkg-plist @@ -35,6 +35,9 @@ include/orbitcpp-2.0/orbitcpp/orb-cpp/smartpointers/string_var.h lib/libORBit-2-cpp.a lib/libORBit-2-cpp.so lib/libORBit-2-cpp.so.6 +lib/orbit-2.0/idl-backends/libORBit-idl-backend-cpp.a +lib/orbit-2.0/idl-backends/libORBit-idl-backend-cpp.so +lib/orbit-2.0/idl-backends/libORBit-idl-backend-cpp.so.6 libdata/pkgconfig/ORBit-2.0-cpp.pc @dirrm include/orbitcpp-2.0/orbitcpp/orb-cpp/smartpointers @dirrm include/orbitcpp-2.0/orbitcpp/orb-cpp |