From 1d7cd048165d02734922dc3f6642530647117934 Mon Sep 17 00:00:00 2001 From: Alexander Nedotsukov Date: Wed, 19 May 2004 06:13:51 +0000 Subject: - Update to 1.3.9 - Use lthack --- devel/orbitcpp/Makefile | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'devel/orbitcpp/Makefile') diff --git a/devel/orbitcpp/Makefile b/devel/orbitcpp/Makefile index 068b6d517c75..5e64091102ec 100644 --- a/devel/orbitcpp/Makefile +++ b/devel/orbitcpp/Makefile @@ -6,8 +6,7 @@ # PORTNAME= orbitcpp -PORTVERSION= 1.3.8 -PORTREVISION= 3 +PORTVERSION= 1.3.9 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:R} @@ -16,8 +15,12 @@ MAINTAINER= gnome@FreeBSD.org COMMENT= C++ bindings for ORBit, a CORBA 2.2-compliant ORB USE_BZIP2= yes -USE_GNOME= gnomehack orbit2 +USE_REINPLACE= yes +USE_GNOME= gnomehack lthack orbit2 USE_LIBTOOL_VER= 13 INSTALLS_SHLIB= yes +post-patch: + @${REINPLACE_CMD} -e 's|^\(SUBDIRS =.*\)test\(.*\)|\1\2|' ${WRKSRC}/Makefile.in + .include -- cgit v1.2.3