aboutsummaryrefslogtreecommitdiff
path: root/cad/sweethome3d
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2018-03-26 15:36:35 +0000
committerMathieu Arnold <mat@FreeBSD.org>2018-03-26 15:36:35 +0000
commit072af3283a6372cdad5426cd03285f9f79e9fc1f (patch)
tree828031986f8a2b9d2df1669cb97c2345f9f14cff /cad/sweethome3d
parentf07b7b386cbf0a93b4dc1f9e344ff534f45e78be (diff)
downloadports-072af3283a6372cdad5426cd03285f9f79e9fc1f.tar.gz
ports-072af3283a6372cdad5426cd03285f9f79e9fc1f.zip
The sixth parameter of DESKTOP_ENTRIES is either true, false or empty,
it is not the shell builtin named false. Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=465606
Diffstat (limited to 'cad/sweethome3d')
-rw-r--r--cad/sweethome3d/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/sweethome3d/Makefile b/cad/sweethome3d/Makefile
index 2c0f7a3d0c3c..79ba118a2c1d 100644
--- a/cad/sweethome3d/Makefile
+++ b/cad/sweethome3d/Makefile
@@ -32,7 +32,7 @@ PLIST_FILES= bin/sweethome3d \
${JAVAJARDIR}/${JARNAME} \
share/pixmaps/sweethome3d-icon.png
-DESKTOP_ENTRIES="Sweet Home 3D" "" "${PORTNAME}-icon" "${PORTNAME}" "" ${FALSE}
+DESKTOP_ENTRIES="Sweet Home 3D" "" "${PORTNAME}-icon" "${PORTNAME}" "" false
do-install:
${INSTALL_DATA} ${WRKSRC}/install/${JARNAME} ${STAGEDIR}${JAVAJARDIR}/${JARNAME}