aboutsummaryrefslogtreecommitdiff
path: root/x11-fm
diff options
context:
space:
mode:
authorPawel Pekala <pawel@FreeBSD.org>2012-12-30 16:46:10 +0000
committerPawel Pekala <pawel@FreeBSD.org>2012-12-30 16:46:10 +0000
commit6e76a22a138ef73eb973108a2245a45bb931fd73 (patch)
tree1d977913d34f1221855c257f0ad31ff39d6ab091 /x11-fm
parent6c92480329a2d8ff412f184074e9c94c02589744 (diff)
- Fix build [1]
- Remove leading article from COMMENT PR: ports/174554 [1] Submitted by: Gonzalez Etxepare <bbtruk@users.sourceforge.net> (maintainer)
Notes
Notes: svn path=/head/; revision=309679
Diffstat (limited to 'x11-fm')
-rw-r--r--x11-fm/doublecmd/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/x11-fm/doublecmd/Makefile b/x11-fm/doublecmd/Makefile
index 1d72783fdb4c..eee2850c404c 100644
--- a/x11-fm/doublecmd/Makefile
+++ b/x11-fm/doublecmd/Makefile
@@ -1,4 +1,4 @@
-# Created by: Beñat Gonzalez Etxepare <bbtruk@users.sourceforge.net>
+# Created by: Beñat Gonzalez Etxepare <bbtruk@users.sourceforge.net>
# $FreeBSD$
PORTNAME= doublecmd
@@ -11,7 +11,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-src
DISTFILES= ${PORTNAME}-${PORTVERSION}-src.tar.gz ${PORTNAME}-help-0.5.1-src.tar.gz
MAINTAINER= bbtruk@users.sourceforge.net
-COMMENT= A Total Commander like file manager for the X Window System
+COMMENT= Total Commander like file manager for the X Window System
BUILD_DEPENDS= lazbuild:${PORTSDIR}/editors/lazarus \
fpcres:${PORTSDIR}/lang/fpc-utils
@@ -70,8 +70,7 @@ post-patch:
do-build:
@cd ${WRKSRC}/components && \
- ${FIND} * -name *.lpk -exec ${LAZBUILD_CMD} --ws=${LCL_PLATFORM} "{}" \;
- --lazarusdir=${LAZARUS_DIR}
+ ${FIND} * -name *.lpk -exec ${LAZBUILD_CMD} --lazarusdir=${LAZARUS_DIR} --ws=${LCL_PLATFORM} "{}" \;
@cd ${WRKSRC} && \
${LAZBUILD_CMD} --ws=${LCL_PLATFORM} --bm="${BUILD_MODE}" --lazarusdir=${LAZARUS_DIR} ${PROJECT_FILE}