diff options
author | marcus <marcus@FreeBSD.org> | 2003-05-20 07:56:44 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-05-20 07:56:44 +0800 |
commit | bf6bc9176f096d1a3f4951ed8e08b286ef648003 (patch) | |
tree | 1b13c76f529c34844ca7a7f4adcb7730c315f4af /devel/ORBit2 | |
parent | 300f1d5bc1c2fa56b6ef9dece810cd9c93595b18 (diff) | |
download | freebsd-ports-gnome-bf6bc9176f096d1a3f4951ed8e08b286ef648003.tar.gz freebsd-ports-gnome-bf6bc9176f096d1a3f4951ed8e08b286ef648003.tar.zst freebsd-ports-gnome-bf6bc9176f096d1a3f4951ed8e08b286ef648003.zip |
Update to 2.6.2.
Diffstat (limited to 'devel/ORBit2')
-rw-r--r-- | devel/ORBit2/Makefile | 5 | ||||
-rw-r--r-- | devel/ORBit2/distinfo | 2 |
2 files changed, 3 insertions, 4 deletions
diff --git a/devel/ORBit2/Makefile b/devel/ORBit2/Makefile index ba87d163766f..c31f61d916ac 100644 --- a/devel/ORBit2/Makefile +++ b/devel/ORBit2/Makefile @@ -6,8 +6,7 @@ # PORTNAME= ORBit2 -PORTVERSION= 2.6.1 -PORTREVISION= 1 +PORTVERSION= 2.6.2 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.6 @@ -26,7 +25,7 @@ USE_LIBTOOL= yes USE_GNOME= gnomehack libidl linc CONFIGURE_ARGS= --disable-indent CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LIBS="-L${LOCALBASE}/lib" + LDFLAGS="-L${LOCALBASE}/lib" post-patch: @${FIND} ${WRKSRC} -type f | ${XARGS} ${GREP} -l LINC_THREADSAFE | \ diff --git a/devel/ORBit2/distinfo b/devel/ORBit2/distinfo index 66e7d73dabe2..50fb217d0afc 100644 --- a/devel/ORBit2/distinfo +++ b/devel/ORBit2/distinfo @@ -1 +1 @@ -MD5 (gnome2/ORBit2-2.6.1.tar.bz2) = 5d9cc3baa81c55b4bd2fd2563314791e +MD5 (gnome2/ORBit2-2.6.2.tar.bz2) = 6e255469741e56f1a77ae3a149e136b8 |