diff options
Diffstat (limited to 'x11')
-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 5edc1d5..0d32f53 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 f92505a..7419661 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 |