cleanup plist

This commit is contained in:
Baptiste Daroussin 2014-12-20 19:33:28 +00:00
parent cfee253a05
commit 28a046b586
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=375108
11 changed files with 2 additions and 19 deletions

View File

@ -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

View File

@ -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 \

View File

@ -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| ; \

View File

@ -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

View File

@ -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

View File

@ -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>

View File

@ -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 \

View File

@ -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}

View File

@ -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 \

View File

@ -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>

View File

@ -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|' \