From 344dd6ea57f3dc8a76c6b2dc95a1ebe8b826d51d Mon Sep 17 00:00:00 2001 From: Alexey Dokuchaev Date: Wed, 31 Aug 2011 17:50:44 +0000 Subject: Reduce some whitespace and consistensify variable substitution syntax. --- games/lmpc/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'games/lmpc') diff --git a/games/lmpc/Makefile b/games/lmpc/Makefile index 9b1beb2a885c..1deffe20bbbb 100644 --- a/games/lmpc/Makefile +++ b/games/lmpc/Makefile @@ -18,15 +18,15 @@ COMMENT= A tool to manipulate games demo recordings LICENSE= GPLv2 -GNU_CONFIGURE= yes -USE_GMAKE= yes +GNU_CONFIGURE= yes +USE_GMAKE= yes USE_PERL5_BUILD= yes SCRIPTS= dema dm2cat procdm2.pl PROGRAMS= dbs demcut lmpc FETCHED_DOCS= ${PORTNAME}.html ${PORTNAME}.pdf ${PORTNAME}.sgml PORTDOCS= * -PLIST_FILES= ${SCRIPTS:S/^/bin\//} ${PROGRAMS:S/^/bin\//} +PLIST_FILES= ${SCRIPTS:S,^,bin/,} ${PROGRAMS:S,^,bin/,} .include -- cgit v1.2.3