diff options
Diffstat (limited to 'net-p2p/frost')
-rw-r--r-- | net-p2p/frost/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/net-p2p/frost/Makefile b/net-p2p/frost/Makefile index b0a0b7be0ea6..1523deddfcf8 100644 --- a/net-p2p/frost/Makefile +++ b/net-p2p/frost/Makefile @@ -54,10 +54,6 @@ PLIST_FILES+= %%JAR_DIR%%/${jar} PLIST_FILES+= %%DATADIR%%/${file} .endfor -PLIST_DIRS+= \ - %%JAR_DIR%% \ - %%DATADIR%% - DESKTOP_ENTRIES= "Frost" "Freenet Client" \ "${JAVASHAREDIR}/${PORTNAME}/jtc.ico" \ "frost" "P2P;Network;Java;" \ |