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/font2svg | |
parent | cfee253a051c68c4835218b3600de2e1bb65af91 (diff) | |
download | ports-28a046b5868c5152168c1460bb6c0ba79ef66cbd.tar.gz ports-28a046b5868c5152168c1460bb6c0ba79ef66cbd.zip |
Notes
Diffstat (limited to 'print/font2svg')
-rw-r--r-- | print/font2svg/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/print/font2svg/Makefile b/print/font2svg/Makefile index b85c1ae131e4..7b60078e39e6 100644 --- a/print/font2svg/Makefile +++ b/print/font2svg/Makefile @@ -16,7 +16,6 @@ USE_GHOSTSCRIPT_RUN= yes NO_BUILD= yes PLIST_FILES= bin/font2svg %%DATADIR%%/encodings %%DATADIR%%/font2svg.ps -PLIST_DIRS= %%DATADIR%% post-patch: @${REINPLACE_CMD} -e "s|^#!/bin/bash|#!/usr/bin/env bash| ; \ |