diff options
Diffstat (limited to 'graphics/xmms-xvs')
-rw-r--r-- | graphics/xmms-xvs/Makefile | 5 |
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 |