aboutsummaryrefslogtreecommitdiff
path: root/cad/electric-ng
diff options
context:
space:
mode:
authorMax Brazhnikov <makc@FreeBSD.org>2015-02-27 16:30:40 +0000
committerMax Brazhnikov <makc@FreeBSD.org>2015-02-27 16:30:40 +0000
commit23bb6e4584356367b2f174f514b73779e9b11d15 (patch)
tree1916b6a6f94f55bc65a92e4e4d01b57e479ca1ef /cad/electric-ng
parentec79aa9005aa8160b325bc32766609acebdfe6e0 (diff)
downloadports-23bb6e4584356367b2f174f514b73779e9b11d15.tar.gz
ports-23bb6e4584356367b2f174f514b73779e9b11d15.zip
Notes
Diffstat (limited to 'cad/electric-ng')
-rw-r--r--cad/electric-ng/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/electric-ng/Makefile b/cad/electric-ng/Makefile
index 84484b4c4eea..2b4e738a5afb 100644
--- a/cad/electric-ng/Makefile
+++ b/cad/electric-ng/Makefile
@@ -42,7 +42,7 @@ J3DLIB= ${JAVA_HOME}/jre/lib/ext/j3dcore.jar
PLUGINDIR= ${PREFIX}/libexec/${PORTNAME}${PKGNAMESUFFIX}
DESKTOP_ENTRIES="Electric-NG" "${COMMENT}" "${PORTNAME}${PKGNAMESUFFIX}" \
- "${PORTNAME}${PKGNAMESUFFIX}" "Development;Electronics;Engineering;" ${FALSE}
+ "${PORTNAME}${PKGNAMESUFFIX}" "Development;Electronics;Engineering;" false
.include <bsd.port.options.mk>