diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-07-22 01:19:16 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-07-22 01:19:16 +0000 |
commit | 321fa2cd9c05de3cd3a5509eb6e498d4e058905d (patch) | |
tree | e10ad24c82ea2c804339d7f1d027316b580a6e58 /x11/gnomeapplets2/Makefile | |
parent | b846af5b2f887076a18db9bf69278c570a8ac6ec (diff) |
Update to 2.6.2.1.
Notes
Notes:
svn path=/head/; revision=114381
Diffstat (limited to 'x11/gnomeapplets2/Makefile')
-rw-r--r-- | x11/gnomeapplets2/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/gnomeapplets2/Makefile b/x11/gnomeapplets2/Makefile index 2a0f9aca4a74..324025b80abe 100644 --- a/x11/gnomeapplets2/Makefile +++ b/x11/gnomeapplets2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnomeapplets2 -PORTVERSION= 2.6.2 +PORTVERSION= 2.6.2.1 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-applets/2.6 @@ -24,9 +24,9 @@ USE_X_PREFIX= yes USE_GMAKE= yes USE_REINPLACE= yes GNOME_DESKTOP_VERSION=2 -USE_GNOME= gnomehier gnomeprefix gnomehack intlhack lthack gnomepanel \ +USE_GNOME= gnomehier gnomeprefix gnomehack intlhack gnomepanel \ gstreamerplugins gail -USE_LIBTOOL_VER=13 +USE_LIBTOOL_VER=15 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" |