diff options
author | bapt <bapt@FreeBSD.org> | 2014-12-21 01:28:02 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-12-21 01:28:02 +0800 |
commit | cfec406e6c532316ed2cfc795266ef6b9b414f20 (patch) | |
tree | d7b29bc0ac4f503014e3d65b2ce2fa41fa336020 /cad | |
parent | b587aceb65b0f37133914d6d4dd527c51eb2a1de (diff) | |
download | freebsd-ports-gnome-cfec406e6c532316ed2cfc795266ef6b9b414f20.tar.gz freebsd-ports-gnome-cfec406e6c532316ed2cfc795266ef6b9b414f20.tar.zst freebsd-ports-gnome-cfec406e6c532316ed2cfc795266ef6b9b414f20.zip |
Cleanup plist
Diffstat (limited to 'cad')
-rw-r--r-- | cad/logisim/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cad/logisim/Makefile b/cad/logisim/Makefile index 431971f19755..6791cdffab55 100644 --- a/cad/logisim/Makefile +++ b/cad/logisim/Makefile @@ -20,7 +20,6 @@ JAVA_VERSION= 1.6+ PLIST_FILES= ${DATADIR_REL}/${PORTNAME}-generic-${PORTVERSION}${EXTRACT_SUFX} \ bin/${PORTNAME} -PLIST_DIRS= %%DATADIR%% DESKTOP_ENTRIES="Logisim" "${COMMENT}" "" "${PORTNAME}" "" false |