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/flpsed | |
parent | cfee253a051c68c4835218b3600de2e1bb65af91 (diff) |
Notes
Diffstat (limited to 'print/flpsed')
-rw-r--r-- | print/flpsed/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/print/flpsed/Makefile b/print/flpsed/Makefile index 09392dced667..2c181a7c3181 100644 --- a/print/flpsed/Makefile +++ b/print/flpsed/Makefile @@ -17,7 +17,6 @@ LIB_DEPENDS+= libfltk.so:${PORTSDIR}/x11-toolkits/fltk GNU_CONFIGURE= yes USE_GHOSTSCRIPT=yes USES= desktop-file-utils gmake -PLIST_DIRSTRY= share/icons PLIST_FILES= bin/flpsed \ man/man1/flpsed.1.gz \ share/applications/flpsed.desktop \ |