aboutsummaryrefslogtreecommitdiff
path: root/x11/gdkxft
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 /x11/gdkxft
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 'x11/gdkxft')
-rw-r--r--x11/gdkxft/Makefile17
-rw-r--r--x11/gdkxft/pkg-plist6
2 files changed, 4 insertions, 19 deletions
diff --git a/x11/gdkxft/Makefile b/x11/gdkxft/Makefile
index 5be4bf93eac4..27ae7bd199f7 100644
--- a/x11/gdkxft/Makefile
+++ b/x11/gdkxft/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gdkxft
PORTVERSION= 1.5
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= x11
MASTER_SITES= SF
@@ -18,25 +18,16 @@ LIB_DEPENDS= Xft.2:${PORTSDIR}/x11-fonts/libXft
USE_AUTOTOOLS= libtool
USE_GNOME= gtk12
-WANT_GNOME= yes
USE_ICONV= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib -lgnuregex -liconv" \
CFLAGS="${CFLAGS} `pkg-config xft --cflags`"
-CONFIGURE_ARGS= --sbindir=${PREFIX}/bin
+CONFIGURE_ARGS= --sbindir=${PREFIX}/bin \
+ --without-gnome
USE_LDCONFIG= yes
MAN8= gdkxft_sysinstall.8
-.include <bsd.port.pre.mk>
-
-.if ${HAVE_GNOME:Mlibglade}!="" && ${HAVE_GNOME:Mlibcapplet}!=""
-USE_GNOME+= gnomeprefix libglade libcapplet
-PKGNAMESUFFIX= -gnome
-.else
-CONFIGURE_ARGS+= --without-gnome
-.endif
-
post-patch:
@${REINPLACE_CMD} -e 's|gtk-config --prefix|$$GTK_CONFIG --prefix|g ; \
s|libgdk.la|libgdk-12.so|g ; \
@@ -58,4 +49,4 @@ post-install:
${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR}
.endif
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/x11/gdkxft/pkg-plist b/x11/gdkxft/pkg-plist
index 17aff6656a3b..64e82201a818 100644
--- a/x11/gdkxft/pkg-plist
+++ b/x11/gdkxft/pkg-plist
@@ -1,13 +1,7 @@
-%%GNOME:%%bin/gdkxft-capplet
bin/gdkxft_sysinstall
etc/gdkxft.conf
lib/libgdkxft.a
lib/libgdkxft.la
lib/libgdkxft.so
%%PORTDOCS%%share/doc/gdkxft/README
-%%GNOME:%%share/apps/Settings/UIOptions/gdkxft.desktop
-%%GNOME:%%share/control-center/UIOptions/gdkxft.desktop
-%%GNOME:%%share/gdkxft/gdkxft-capplet.glade
-%%GNOME:%%share/pixmaps/gdkxft.png
-%%GNOME:%%@dirrm share/gdkxft
%%PORTDOCS%%@dirrm share/doc/gdkxft