diff options
author | bapt <bapt@FreeBSD.org> | 2014-12-21 03:33:28 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-12-21 03:33:28 +0800 |
commit | d53b1619c42b06ff6fc4db56bf3142afde3076b0 (patch) | |
tree | 79077cda828b3810fdc82f9ce68b72828a398dc0 /print/flpsed | |
parent | 4c5a04988cc059f7ce62f6720ae4d038bab9479a (diff) | |
download | freebsd-ports-gnome-d53b1619c42b06ff6fc4db56bf3142afde3076b0.tar.gz freebsd-ports-gnome-d53b1619c42b06ff6fc4db56bf3142afde3076b0.tar.zst freebsd-ports-gnome-d53b1619c42b06ff6fc4db56bf3142afde3076b0.zip |
cleanup plist
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 \ |