aboutsummaryrefslogtreecommitdiffstats
path: root/cad
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2018-03-26 23:36:35 +0800
committermat <mat@FreeBSD.org>2018-03-26 23:36:35 +0800
commit32db9b2818e2ad9dbcbbe35cbfa97041f38560cd (patch)
tree828031986f8a2b9d2df1669cb97c2345f9f14cff /cad
parent40b8eb9d28cb65cbb639abb6f0c0dc8ad48f772a (diff)
downloadfreebsd-ports-gnome-32db9b2818e2ad9dbcbbe35cbfa97041f38560cd.tar.gz
freebsd-ports-gnome-32db9b2818e2ad9dbcbbe35cbfa97041f38560cd.tar.zst
freebsd-ports-gnome-32db9b2818e2ad9dbcbbe35cbfa97041f38560cd.zip
The sixth parameter of DESKTOP_ENTRIES is either true, false or empty,
it is not the shell builtin named false. Sponsored by: Absolight
Diffstat (limited to 'cad')
-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}