diff options
Diffstat (limited to 'x11/gnomeapplets2')
-rw-r--r-- | x11/gnomeapplets2/Makefile | 9 | ||||
-rw-r--r-- | x11/gnomeapplets2/distinfo | 6 |
2 files changed, 7 insertions, 8 deletions
diff --git a/x11/gnomeapplets2/Makefile b/x11/gnomeapplets2/Makefile index 44685e4fd..00cc71ae2 100644 --- a/x11/gnomeapplets2/Makefile +++ b/x11/gnomeapplets2/Makefile @@ -3,12 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11/gnomeapplets2/Makefile,v 1.103 2006/02/20 06:06:41 marcus Exp $ +# $MCom: ports/x11/gnomeapplets2/Makefile,v 1.104 2006/02/23 21:58:22 ahze Exp $ # PORTNAME= gnomeapplets2 -PORTVERSION= 2.13.4 -PORTREVISION= 1 +PORTVERSION= 2.13.90 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-applets/2.13 @@ -36,8 +35,8 @@ USE_GNOME= gnomeprefix gnomehack intlhack gnomepanel \ USE_GSTREAMER= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-gstreamer=0.10 -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" \ +CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \ + LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" \ FREEBSD_SYS=${FREEBSD_SYS} GCONF_SCHEMAS= charpick.schemas drivemount.schemas geyes.schemas \ diff --git a/x11/gnomeapplets2/distinfo b/x11/gnomeapplets2/distinfo index 69f73da30..2a1ecc771 100644 --- a/x11/gnomeapplets2/distinfo +++ b/x11/gnomeapplets2/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome2/gnome-applets-2.13.4.tar.bz2) = d45875668fd4e30d0863bf71ead44caa -SHA256 (gnome2/gnome-applets-2.13.4.tar.bz2) = 1e6c87a1fb66f24e7758d73351f89a9291ff3d7a68d7d5d583811e363290a2cf -SIZE (gnome2/gnome-applets-2.13.4.tar.bz2) = 6233728 +MD5 (gnome2/gnome-applets-2.13.90.tar.bz2) = 9aac02f11ad626b2e92767f083762f8f +SHA256 (gnome2/gnome-applets-2.13.90.tar.bz2) = 1710ac7a5c6827c2f8b00807dfda991631d601a5dbbe81b2e136e034ba1c59e0 +SIZE (gnome2/gnome-applets-2.13.90.tar.bz2) = 6221540 |