aboutsummaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2011-01-04 03:32:21 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2011-01-04 03:32:21 +0000
commit00f2c843c5ab24d5ee626dfdc311955cf8068fe6 (patch)
treea5f5daa14394a2cf7e8511972fcc0920adfa9ea7 /multimedia
parent4d5ee7102d926d8556744b443ba1c64fedaf363d (diff)
downloadports-00f2c843c5ab24d5ee626dfdc311955cf8068fe6.tar.gz
ports-00f2c843c5ab24d5ee626dfdc311955cf8068fe6.zip
The x11/libcapplet has been broken for over a year (will be two in June 2011)
and no one has any of interest to fix it. It's an ancient software and is part of GNOME 1. It's time for us to get rid of some of GNOME 1 stuff as the GNOME 3 is coming sometimes in 2011. Any ports that required libcappet are removed and ports that have optional aren't remove. PR: ports/153355 Discussed with: My team, FreeBSD GNOME Team Tested by: pointyhat-exp (thanks pav!)
Notes
Notes: svn path=/head/; revision=267360
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/ogle-gui/Makefile10
1 files changed, 2 insertions, 8 deletions
diff --git a/multimedia/ogle-gui/Makefile b/multimedia/ogle-gui/Makefile
index 37db8239ec89..ae2e667a458a 100644
--- a/multimedia/ogle-gui/Makefile
+++ b/multimedia/ogle-gui/Makefile
@@ -7,8 +7,8 @@
PORTNAME= ogle
PORTVERSION= 0.9.2
-PORTREVISION= 15
-CATEGORIES= multimedia gnome
+PORTREVISION= 16
+CATEGORIES= multimedia
MASTER_SITES= http://www.dtek.chalmers.se/groups/dvd/dist/
PKGNAMESUFFIX= -gui
DISTNAME= ${PORTNAME}_gui-${PORTVERSION}
@@ -26,7 +26,6 @@ USE_GNOME= gnomehack \
gnomehier \
gnomeprefix \
gtk20
-WANT_GNOME= yes
USE_XORG= xpm
USE_AUTOTOOLS= libtool
CONFIGURE_ENV= CFLAGS="${CFLAGS} -I${LOCALBASE}/include ${PTHREAD_CFLAGS} -L${LOCALBASE}/lib ${PTHREAD_LIBS}"
@@ -42,11 +41,6 @@ MAKE_JOBS_SAFE= yes
.include <bsd.port.pre.mk>
-.if ${HAVE_GNOME:Mlibcapplet}!=""
-USE_GNOME+= libcapplet
-PKGNAMESUFFIX= -gnome
-.endif
-
PLIST_SUB= SHARE_DATADIR="${SHARE_DATADIR}"
post-patch: