diff options
author | bapt <bapt@FreeBSD.org> | 2014-12-20 19:33:28 +0000 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-12-20 19:33:28 +0000 |
commit | d53b1619c42b06ff6fc4db56bf3142afde3076b0 (patch) | |
tree | 79077cda828b3810fdc82f9ce68b72828a398dc0 | |
parent | 4c5a04988cc059f7ce62f6720ae4d038bab9479a (diff) | |
download | FreeBSD-ports-d53b1619c42b06ff6fc4db56bf3142afde3076b0.zip FreeBSD-ports-d53b1619c42b06ff6fc4db56bf3142afde3076b0.tar.gz |
cleanup plist
-rw-r--r-- | print/abcm2ps/Makefile | 1 | ||||
-rw-r--r-- | print/flpsed/Makefile | 1 | ||||
-rw-r--r-- | print/font2svg/Makefile | 1 | ||||
-rw-r--r-- | print/gsview/Makefile | 1 | ||||
-rw-r--r-- | print/gutenprint-base/Makefile | 2 | ||||
-rw-r--r-- | print/gv/Makefile | 8 | ||||
-rw-r--r-- | print/html2ps/Makefile | 1 | ||||
-rw-r--r-- | print/mpage/Makefile | 1 | ||||
-rw-r--r-- | print/openprinting/Makefile | 3 | ||||
-rw-r--r-- | print/pdf4tcl/Makefile | 1 | ||||
-rw-r--r-- | print/xpp/Makefile | 1 |
11 files changed, 2 insertions, 19 deletions
diff --git a/print/abcm2ps/Makefile b/print/abcm2ps/Makefile index e5ad42c..ea33dbe 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 diff --git a/print/flpsed/Makefile b/print/flpsed/Makefile index 09392dc..2c181a7 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 \ diff --git a/print/font2svg/Makefile b/print/font2svg/Makefile index b85c1ae..7b60078 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| ; \ diff --git a/print/gsview/Makefile b/print/gsview/Makefile index 8c5f1af..4e06857 100644 --- a/print/gsview/Makefile +++ b/print/gsview/Makefile @@ -28,7 +28,6 @@ PLIST_FILES= bin/gsview \ bin/gsview-help \ etc/gsview/printer.ini \ man/man1/gsview.1.gz -PLIST_DIRS= etc/gsview PORTDOCS= gsview.css cdorder.txt regorder.txt Readme.htm LICENCE \ gvxct.htm gvxde.htm gvxen.htm gvxes.htm gvxfr.htm gvxgr.htm \ gvxit.htm gvxnl.htm gvxru.htm gvxse.htm gvxsk.htm diff --git a/print/gutenprint-base/Makefile b/print/gutenprint-base/Makefile index 1e5779f..7fd6e06 100644 --- a/print/gutenprint-base/Makefile +++ b/print/gutenprint-base/Makefile @@ -48,8 +48,6 @@ CONFIGURE_ARGS+=--without-gimp2 .if ${OSVERSION} > 1000000 PLIST_FILES+= libexec/cups/backend/gutenprint52+usb \ share/cups/usb/net.sf.gimp-print.usb-quirks -PLIST_DIRS+= libexec/cups/backend \ - share/cups/usb .endif LIB_DEPENDS+= libcups.so:${PORTSDIR}/print/cups-client \ libcupsimage.so:${PORTSDIR}/print/cups-image diff --git a/print/gv/Makefile b/print/gv/Makefile index 3d8d3f9..f072c35 100644 --- a/print/gv/Makefile +++ b/print/gv/Makefile @@ -3,6 +3,7 @@ PORTNAME= gv PORTVERSION= 3.7.4 +PORTREVISION= 1 CATEGORIES= print MASTER_SITES= GNU/${PORTNAME} @@ -27,14 +28,9 @@ INFO= gv PLIST_FILES= bin/gv \ bin/gv-update-userconfig \ %%DATADIR%%/gv_system.ad \ - %%DATADIR%%/safe-gs-workdir/.keep_me \ lib/X11/app-defaults/GV \ man/man1/gv.1.gz \ man/man1/gv-update-userconfig.1.gz -PLIST_DIRS= %%DATADIR%%/safe-gs-workdir \ - %%DATADIR%% - -post-install: - @${TOUCH} ${STAGEDIR}${DATADIR}/safe-gs-workdir/.keep_me +PLIST_DIRS= %%DATADIR%%/safe-gs-workdir .include <bsd.port.mk> diff --git a/print/html2ps/Makefile b/print/html2ps/Makefile index a7096dc..0b91517 100644 --- a/print/html2ps/Makefile +++ b/print/html2ps/Makefile @@ -32,7 +32,6 @@ PLIST_FILES= bin/html2ps \ man/man5/html2psrc.5.gz \ %%DATADIR%%/html2ps.html \ %%DATADIR%%/hyphen.tex -PLIST_DIRS= %%DATADIR%% post-patch: @${REINPLACE_CMD} -e \ diff --git a/print/mpage/Makefile b/print/mpage/Makefile index 724ebc9..65cd394 100644 --- a/print/mpage/Makefile +++ b/print/mpage/Makefile @@ -22,7 +22,6 @@ PLIST_FILES= bin/mpage %%DATADIR%%/CP850.PC %%DATADIR%%/ISO+STD+OTH \ %%DATADIR%%/ISO-8859.1 %%DATADIR%%/ISO-8859.15 \ %%DATADIR%%/ISO-Latin.1 %%DATADIR%%/ISO-Latin.2 \ man/man1/mpage.1.gz -PLIST_DIRS= %%DATADIR%% post-install: @${MKDIR} ${STAGEDIR}${DOCSDIR} diff --git a/print/openprinting/Makefile b/print/openprinting/Makefile index 37f5962..50d3e3e 100644 --- a/print/openprinting/Makefile +++ b/print/openprinting/Makefile @@ -53,9 +53,6 @@ CONFIGURE_ARGS+=--with-cups=${LOCALBASE} CONFIGURE_ARGS+=--without-cups .endif - -PLIST_DIRS+= man/mani - PLIST_FILES+=\ include/papi.h \ include/ipp.h \ diff --git a/print/pdf4tcl/Makefile b/print/pdf4tcl/Makefile index 684092f..7b6e36f 100644 --- a/print/pdf4tcl/Makefile +++ b/print/pdf4tcl/Makefile @@ -23,7 +23,6 @@ PLIST_FILES= lib/${PKGNAME}/glyph2uni.tcl \ lib/${PKGNAME}/pdf4tcl.tcl \ lib/${PKGNAME}/stdmetrics.tcl \ man/mann/pdf4tcl.n.gz -PLIST_DIRS= lib/${PKGNAME} .include <bsd.port.options.mk> diff --git a/print/xpp/Makefile b/print/xpp/Makefile index c890554..91666e3 100644 --- a/print/xpp/Makefile +++ b/print/xpp/Makefile @@ -19,7 +19,6 @@ GNU_CONFIGURE= yes CFLAGS+= -D_IPP_PRIVATE_STRUCTURES PLIST_FILES= bin/xpp share/doc/xpp/README -PLIST_DIRS= share/doc/xpp post-configure: @${REINPLACE_CMD} -e 's|$$(all_includes)|-I ${PREFIX}/include|' \ |