From 0f92912af4e1779abb0b9026feef250d3d904da1 Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Thu, 7 Mar 2013 17:08:13 +0000 Subject: - Add new knob USE_LHA [1] - Convert few ports to USE_LHA [1] - Revert r303619 since CONFIGURE_ENV already sets CPPFLAGS and LDFLAGS by default. [2] PR: 176187 [1] 174790 [2] Submitted by: Christoph Mallon [1] Gerald Pfeifer [2] --- games/xchadance/Makefile | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'games/xchadance') diff --git a/games/xchadance/Makefile b/games/xchadance/Makefile index b936edf1dff1..f88fa7dbe513 100644 --- a/games/xchadance/Makefile +++ b/games/xchadance/Makefile @@ -15,16 +15,11 @@ DISTFILES= xchada01.lzh MAINTAINER= motoyuki@FreeBSD.org COMMENT= Display a dancing girl "ChaCha." -EXTRACT_DEPENDS=lha:${PORTSDIR}/archivers/lha - +USE_LHA= yes USE_XORG= x11 MAKEFILE= makefile NO_WRKSUBDIR= yes -EXTRACT_CMD= lha -EXTRACT_BEFORE_ARGS= e -EXTRACT_AFTER_ARGS= - RESTRICTED= 'contains commercial character data' post-patch: -- cgit v1.2.3