diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-06-11 04:08:31 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-06-11 04:08:31 +0000 |
commit | 4aabedb54507dfa16e0035d0bc1c4e1e62d61685 (patch) | |
tree | 7b159de37474bbf41c6d67799b65d935e0334711 /x11/libgnome | |
parent | 556d662efc77204a43ba528db7deb2518ad5b590 (diff) | |
download | ports-4aabedb54507dfa16e0035d0bc1c4e1e62d61685.tar.gz ports-4aabedb54507dfa16e0035d0bc1c4e1e62d61685.zip |
Update to 2.2.2.
Notes
Notes:
svn path=/head/; revision=82726
Diffstat (limited to 'x11/libgnome')
-rw-r--r-- | x11/libgnome/Makefile | 6 | ||||
-rw-r--r-- | x11/libgnome/distinfo | 2 |
2 files changed, 2 insertions, 6 deletions
diff --git a/x11/libgnome/Makefile b/x11/libgnome/Makefile index 5edc1d527d99..0d32f539afa3 100644 --- a/x11/libgnome/Makefile +++ b/x11/libgnome/Makefile @@ -6,7 +6,7 @@ # PORTNAME= libgnome -PORTVERSION= 2.2.1 +PORTVERSION= 2.2.2 CATEGORIES?= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.2 @@ -30,8 +30,4 @@ USE_LIBTOOL= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" -post-patch: - @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ - s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure - .include <bsd.port.mk> diff --git a/x11/libgnome/distinfo b/x11/libgnome/distinfo index f92505a5fef2..741966155212 100644 --- a/x11/libgnome/distinfo +++ b/x11/libgnome/distinfo @@ -1 +1 @@ -MD5 (gnome2/libgnome-2.2.1.tar.bz2) = b525a32d676967ba5976ba12f68b8348 +MD5 (gnome2/libgnome-2.2.2.tar.bz2) = dffecfafea804194bc4c9fbeb6d0e884 |