diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-12-20 18:58:13 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-12-20 18:58:13 +0000 |
commit | df914c9c5cd9f2b1e0ee1fb0610c2ebc7bf8f40e (patch) | |
tree | dd790ca6c84e29063a946c2a928298cdbc24311d /graphics/ditaa | |
parent | 91d17ef60101776a9d6abda5b326390d158d2500 (diff) |
cleanup plist
Notes
Notes:
svn path=/head/; revision=375087
Diffstat (limited to 'graphics/ditaa')
-rw-r--r-- | graphics/ditaa/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/ditaa/Makefile b/graphics/ditaa/Makefile index a911a34eab03..d2919a55b30c 100644 --- a/graphics/ditaa/Makefile +++ b/graphics/ditaa/Makefile @@ -19,7 +19,6 @@ LICENSE= GPLv2 NO_BUILD= YES PLIST_FILES= %%JAVASHAREDIR%%/${PORTNAME}/${PORTNAME}.jar bin/${PORTNAME} -PLIST_DIRS= %%JAVASHAREDIR%%/${PORTNAME} pre-install: ${ECHO} "#!/bin/sh" > ${WRKDIR}/${PORTNAME}.sh |