summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2000-07-05 18:27:50 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2000-07-05 18:27:50 +0000
commit62813f021d26708e8f7627bcf16778bfba9070af (patch)
tree8c60a5d557940fdbbf3ee09b2260015c8bb8b5aa /devel
parentRemove three directories silently if empty. (diff)
Update to 0.5.2. Also make sure that installed libintl is respected.
Notes
Notes: svn path=/head/; revision=30249
Diffstat (limited to 'devel')
-rw-r--r--devel/ORBit/Makefile7
-rw-r--r--devel/ORBit/distinfo2
-rw-r--r--devel/ORBit2/Makefile7
-rw-r--r--devel/ORBit2/distinfo2
4 files changed, 12 insertions, 6 deletions
diff --git a/devel/ORBit/Makefile b/devel/ORBit/Makefile
index 04151e07b3bf..0c986a3fcd61 100644
--- a/devel/ORBit/Makefile
+++ b/devel/ORBit/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= ORBit
-PORTVERSION= 0.5.1
+PORTVERSION= 0.5.2
CATEGORIES= devel gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= stable/sources/ORBit
@@ -22,7 +22,10 @@ USE_GMAKE= yes
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
LIBTOOLFILES= configure libIDL/configure popt/configure
-CONFIGURE_ENV= GLIB_CONFIG="${GLIB_CONFIG}"
+CONFIGURE_ENV= GLIB_CONFIG="${GLIB_CONFIG}" \
+ CPPFLAGS="-I${LOCALBASE}/include" \
+ LDFLAGS="-L${LOCALBASE}/lib"
+
CONFIGURE_ARGS= --disable-indent
.include <bsd.port.mk>
diff --git a/devel/ORBit/distinfo b/devel/ORBit/distinfo
index 33dc99f356aa..3f7f44af6a90 100644
--- a/devel/ORBit/distinfo
+++ b/devel/ORBit/distinfo
@@ -1 +1 @@
-MD5 (ORBit-0.5.1.tar.gz) = fd132d12a77c2bc4e71168da39c8ff04
+MD5 (ORBit-0.5.2.tar.gz) = 94ab26a83203661fa0b0c02fb578b1e9
diff --git a/devel/ORBit2/Makefile b/devel/ORBit2/Makefile
index 04151e07b3bf..0c986a3fcd61 100644
--- a/devel/ORBit2/Makefile
+++ b/devel/ORBit2/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= ORBit
-PORTVERSION= 0.5.1
+PORTVERSION= 0.5.2
CATEGORIES= devel gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= stable/sources/ORBit
@@ -22,7 +22,10 @@ USE_GMAKE= yes
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
LIBTOOLFILES= configure libIDL/configure popt/configure
-CONFIGURE_ENV= GLIB_CONFIG="${GLIB_CONFIG}"
+CONFIGURE_ENV= GLIB_CONFIG="${GLIB_CONFIG}" \
+ CPPFLAGS="-I${LOCALBASE}/include" \
+ LDFLAGS="-L${LOCALBASE}/lib"
+
CONFIGURE_ARGS= --disable-indent
.include <bsd.port.mk>
diff --git a/devel/ORBit2/distinfo b/devel/ORBit2/distinfo
index 33dc99f356aa..3f7f44af6a90 100644
--- a/devel/ORBit2/distinfo
+++ b/devel/ORBit2/distinfo
@@ -1 +1 @@
-MD5 (ORBit-0.5.1.tar.gz) = fd132d12a77c2bc4e71168da39c8ff04
+MD5 (ORBit-0.5.2.tar.gz) = 94ab26a83203661fa0b0c02fb578b1e9