diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-12-20 19:33:28 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-12-20 19:33:28 +0000 |
commit | 28a046b5868c5152168c1460bb6c0ba79ef66cbd (patch) | |
tree | 79077cda828b3810fdc82f9ce68b72828a398dc0 /print/abcm2ps | |
parent | cfee253a051c68c4835218b3600de2e1bb65af91 (diff) |
Notes
Diffstat (limited to 'print/abcm2ps')
-rw-r--r-- | print/abcm2ps/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/print/abcm2ps/Makefile b/print/abcm2ps/Makefile index e5ad42c7ec20..ea33dbe90320 100644 --- a/print/abcm2ps/Makefile +++ b/print/abcm2ps/Makefile @@ -18,7 +18,6 @@ PORTDOCS= Changes README deco.abc newfeatures.abc sample.abc sample2.abc\ PLIST_FILES= bin/abcm2ps %%DATADIR%%/fbook.fmt %%DATADIR%%/fonts.fmt \ %%DATADIR%%/flute.fmt %%DATADIR%%/landscape.fmt \ %%DATADIR%%/tight.fmt %%DATADIR%%/musicfont.fmt -PLIST_DIRS= %%DATADIR%% OPTIONS_DEFINE= DOCS |