diff options
-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 |