aboutsummaryrefslogtreecommitdiffstats
path: root/x11/gdkxft
diff options
context:
space:
mode:
authormezz <mezz@FreeBSD.org>2011-01-04 11:32:21 +0800
committermezz <mezz@FreeBSD.org>2011-01-04 11:32:21 +0800
commit1409218a5eab2eb07e7c9291a308a1065ad3f192 (patch)
tree49cd6f5d979285c0faf13dd0abf321a704e2b878 /x11/gdkxft
parent9e045efe47738db7983cb0197a8bf00620212141 (diff)
downloadfreebsd-ports-gnome-1409218a5eab2eb07e7c9291a308a1065ad3f192.tar.gz
freebsd-ports-gnome-1409218a5eab2eb07e7c9291a308a1065ad3f192.tar.zst
freebsd-ports-gnome-1409218a5eab2eb07e7c9291a308a1065ad3f192.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!)
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