diff options
-rw-r--r-- | x11/gnome-desktop/Makefile | 8 | ||||
-rw-r--r-- | x11/gnome-desktop/distinfo | 2 | ||||
-rw-r--r-- | x11/gnomedesktop/Makefile | 8 | ||||
-rw-r--r-- | x11/gnomedesktop/distinfo | 2 |
4 files changed, 6 insertions, 14 deletions
diff --git a/x11/gnome-desktop/Makefile b/x11/gnome-desktop/Makefile index 13bacb7a1..89f429ec1 100644 --- a/x11/gnome-desktop/Makefile +++ b/x11/gnome-desktop/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnomedesktop -PORTVERSION= 2.3.3.1 +PORTVERSION= 2.3.4 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-desktop/2.3 @@ -26,14 +26,10 @@ USE_GMAKE= yes USE_BISON= yes INSTALLS_SHLIB= yes USE_LIBTOOL= yes +CONFIGURE_ARGS= --with-gnome-distributor="FreeBSD GNOME Project" CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" MAN1= gnome-about.1 -post-patch: - @${REINPLACE_CMD} -e \ - 's|GNOME_DISTRIBUTOR=.*$$|GNOME_DISTRIBUTOR="FreeBSD GNOME Project"|' \ - ${WRKSRC}/configure - .include <bsd.port.mk> diff --git a/x11/gnome-desktop/distinfo b/x11/gnome-desktop/distinfo index d23cbde12..c5d3c1bef 100644 --- a/x11/gnome-desktop/distinfo +++ b/x11/gnome-desktop/distinfo @@ -1 +1 @@ -MD5 (gnome2/gnome-desktop-2.3.3.1.tar.bz2) = 67a217e750bfaef1bc8ec952d9b7e9de +MD5 (gnome2/gnome-desktop-2.3.4.tar.bz2) = ee30d752d4a0245603b9c152b37eb6e0 diff --git a/x11/gnomedesktop/Makefile b/x11/gnomedesktop/Makefile index 13bacb7a1..89f429ec1 100644 --- a/x11/gnomedesktop/Makefile +++ b/x11/gnomedesktop/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnomedesktop -PORTVERSION= 2.3.3.1 +PORTVERSION= 2.3.4 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-desktop/2.3 @@ -26,14 +26,10 @@ USE_GMAKE= yes USE_BISON= yes INSTALLS_SHLIB= yes USE_LIBTOOL= yes +CONFIGURE_ARGS= --with-gnome-distributor="FreeBSD GNOME Project" CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" MAN1= gnome-about.1 -post-patch: - @${REINPLACE_CMD} -e \ - 's|GNOME_DISTRIBUTOR=.*$$|GNOME_DISTRIBUTOR="FreeBSD GNOME Project"|' \ - ${WRKSRC}/configure - .include <bsd.port.mk> diff --git a/x11/gnomedesktop/distinfo b/x11/gnomedesktop/distinfo index d23cbde12..c5d3c1bef 100644 --- a/x11/gnomedesktop/distinfo +++ b/x11/gnomedesktop/distinfo @@ -1 +1 @@ -MD5 (gnome2/gnome-desktop-2.3.3.1.tar.bz2) = 67a217e750bfaef1bc8ec952d9b7e9de +MD5 (gnome2/gnome-desktop-2.3.4.tar.bz2) = ee30d752d4a0245603b9c152b37eb6e0 |