summaryrefslogtreecommitdiffstats
path: root/x11/gnome-applets/Makefile
diff options
context:
space:
mode:
authormezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2008-09-25 05:35:51 +0800
committermezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2008-09-25 05:35:51 +0800
commit7f9a6cb687de7be9947ce08cd0a720f43d7160be (patch)
tree045b6f7a588c0d6394c347c75309fdaf5fe2443f /x11/gnome-applets/Makefile
parentc6635082b206cb6d166258a2838214e6fbd9c5a9 (diff)
downloadmarcuscom-ports-7f9a6cb687de7be9947ce08cd0a720f43d7160be.tar
marcuscom-ports-7f9a6cb687de7be9947ce08cd0a720f43d7160be.tar.gz
marcuscom-ports-7f9a6cb687de7be9947ce08cd0a720f43d7160be.tar.bz2
marcuscom-ports-7f9a6cb687de7be9947ce08cd0a720f43d7160be.tar.lz
marcuscom-ports-7f9a6cb687de7be9947ce08cd0a720f43d7160be.tar.xz
marcuscom-ports-7f9a6cb687de7be9947ce08cd0a720f43d7160be.tar.zst
marcuscom-ports-7f9a6cb687de7be9947ce08cd0a720f43d7160be.zip
-Update to 2.24.0.1.
-Fix the plist, it has been tested. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@11636 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnome-applets/Makefile')
-rw-r--r--x11/gnome-applets/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/x11/gnome-applets/Makefile b/x11/gnome-applets/Makefile
index e3b23cae2..e2fd00b86 100644
--- a/x11/gnome-applets/Makefile
+++ b/x11/gnome-applets/Makefile
@@ -3,11 +3,11 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/x11/gnome-applets/Makefile,v 1.188 2008/09/10 03:12:29 marcus Exp $
+# $MCom: ports/x11/gnome-applets/Makefile,v 1.189 2008/09/22 03:37:32 marcus Exp $
#
PORTNAME= gnome-applets
-PORTVERSION= 2.24.0
+PORTVERSION= 2.24.0.1
CATEGORIES= x11 gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
@@ -36,8 +36,7 @@ USE_GNOME= gnomeprefix gnomehack intlhack gnomepanel gnomedocutils \
WANT_GNOME= yes
USE_GSTREAMER= yes
GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --with-gstreamer=0.10 \
- --enable-stickynotes
+CONFIGURE_ARGS= --with-gstreamer=0.10
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \
LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" \
OS_SYS="/usr/include"