summaryrefslogtreecommitdiff
path: root/graphics/xmms-xvs
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-08-12 15:29:35 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-08-12 15:29:35 +0000
commitb5678e075f58a4f61efaa1d1baa10f279e2dde61 (patch)
treebbc78a1eb174c43ff8770bd04a77f8a05faa14d5 /graphics/xmms-xvs
parentForced commit to note: (diff)
Remove libpanel support.
Diffstat (limited to 'graphics/xmms-xvs')
-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