diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-05-19 23:56:44 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-05-19 23:56:44 +0000 |
commit | ce63e62d3306f79fe2152f69a092ea4cdf616ee4 (patch) | |
tree | e24415dcf1df082940b5ad0e21f25685dcf9a953 /devel/ORBit2 | |
parent | c420e08971b915820885071acb754acea9e91c80 (diff) |
Notes
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 |