aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2003-08-12 23:29:35 +0800
committermarcus <marcus@FreeBSD.org>2003-08-12 23:29:35 +0800
commit36e9899cbefda0957c961aa485493ef48dfed40a (patch)
treeeb9118538bebecb0be724fb73e0e6cc88f1fea76 /graphics
parent809dac72996db286aa277a2744c56f54b73c82b0 (diff)
downloadfreebsd-ports-gnome-36e9899cbefda0957c961aa485493ef48dfed40a.tar.gz
freebsd-ports-gnome-36e9899cbefda0957c961aa485493ef48dfed40a.tar.zst
freebsd-ports-gnome-36e9899cbefda0957c961aa485493ef48dfed40a.zip
Remove libpanel support.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/xmms-xvs/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/graphics/xmms-xvs/Makefile b/graphics/xmms-xvs/Makefile
index ee6ef2fc3b51..2d3e2b745d1e 100644
--- a/graphics/xmms-xvs/Makefile
+++ b/graphics/xmms-xvs/Makefile
@@ -33,12 +33,7 @@ CONFIGURE_ENV= XML2_CONFIG="${XML2_CONFIG}" XMMS_CONFIG="${XMMS_CONFIG}"
.include <bsd.port.pre.mk>
-.if ${HAVE_GNOME:Mlibpanel}!=""
-USE_GNOME+= libpanel gnomeprefix
-PLIST_SUB+= DATADIR="share/gnome"
-.else
PLIST_SUB+= DATADIR="share"
-.endif
post-patch:
@${REINPLACE_CMD} -e 's|<xml|<libxml/xml|g' ${WRKSRC}/configure