mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
Cleanup plist
This commit is contained in:
parent
19007b0c94
commit
6487201173
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=375031
@ -18,7 +18,6 @@ XAE_DESC= Build X11 version 'xae'
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
|
||||
PLIST_FILES= bin/aee bin/rae man/man1/aee.1.gz %%DATADIR%%/help.ae
|
||||
PLIST_DIRS= %%DATADIR%%
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
|
@ -100,21 +100,6 @@ SVG_CONFIGURE_WITH= rsvg
|
||||
X11_CONFIGURE_WITH= x
|
||||
X11_USE= XORG=x11
|
||||
X11_USES= desktop-file-utils
|
||||
X11_PLIST_DIRSTRY_OFF= share/icons/hicolor/scalable/mimetypes \
|
||||
share/icons/hicolor/scalable/apps \
|
||||
share/icons/hicolor/scalable \
|
||||
share/icons/hicolor/48x48/apps \
|
||||
share/icons/hicolor/48x48 \
|
||||
share/icons/hicolor/32x32/apps \
|
||||
share/icons/hicolor/32x32 \
|
||||
share/icons/hicolor/24x24/apps \
|
||||
share/icons/hicolor/24x24 \
|
||||
share/icons/hicolor/16x16/apps \
|
||||
share/icons/hicolor/16x16 \
|
||||
share/icons/hicolor/128x128/apps \
|
||||
share/icons/hicolor/128x128 \
|
||||
share/icons/hicolor \
|
||||
share/icons
|
||||
|
||||
GTK2_USE= GNOME=gtk20
|
||||
GTK2_CONFIGURE_ON= --with-x-toolkit=gtk2
|
||||
|
@ -110,21 +110,6 @@ SVG_CONFIGURE_WITH= rsvg
|
||||
X11_CONFIGURE_WITH= x
|
||||
X11_USE= XORG=x11
|
||||
X11_USES= desktop-file-utils
|
||||
X11_PLIST_DIRSTRY_OFF= share/icons/hicolor/scalable/mimetypes \
|
||||
share/icons/hicolor/scalable/apps \
|
||||
share/icons/hicolor/scalable \
|
||||
share/icons/hicolor/48x48/apps \
|
||||
share/icons/hicolor/48x48 \
|
||||
share/icons/hicolor/32x32/apps \
|
||||
share/icons/hicolor/32x32 \
|
||||
share/icons/hicolor/24x24/apps \
|
||||
share/icons/hicolor/24x24 \
|
||||
share/icons/hicolor/16x16/apps \
|
||||
share/icons/hicolor/16x16 \
|
||||
share/icons/hicolor/128x128/apps \
|
||||
share/icons/hicolor/128x128 \
|
||||
share/icons/hicolor \
|
||||
share/icons
|
||||
|
||||
GTK2_USE= GNOME=gtk20
|
||||
GTK2_CONFIGURE_ON= --with-x-toolkit=gtk2
|
||||
|
@ -50,7 +50,6 @@ PLIST_FILES= bin/${PORTNAME} \
|
||||
%%DATADIR%%/syntax/texinfo.jsf %%DATADIR%%/syntax/troff.jsf \
|
||||
%%DATADIR%%/syntax/txt2tags.jsf %%DATADIR%%/syntax/verilog.jsf \
|
||||
%%DATADIR%%/syntax/vhdl.jsf %%DATADIR%%/syntax/xml.jsf
|
||||
PLIST_DIRS= %%DATADIR%%/syntax %%DATADIR%%
|
||||
|
||||
OPTIONS_DEFINE= DEBUG DOCS
|
||||
|
||||
|
@ -45,7 +45,6 @@ DESKTOP_ENTRIES="TexWorks" \
|
||||
PLIST_FILES= bin/texworks \
|
||||
man/man1/texworks.1.gz \
|
||||
share/pixmaps/TeXworks.png
|
||||
PLIST_DIRS= lib/texworks
|
||||
PORTDOCS= *
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
@ -15,7 +15,6 @@ RUN_DEPENDS= ${LUA_MODLIBDIR}/lfs.so:${PORTSDIR}/devel/luafilesystem
|
||||
|
||||
USES= lua:52 tar:bzip2 gmake
|
||||
|
||||
PLIST_DIRS= share/doc/wordgrinder
|
||||
PLIST_FILES= bin/wordgrinder \
|
||||
share/doc/wordgrinder/README.wg \
|
||||
man/man1/wordgrinder.1.gz
|
||||
|
@ -26,7 +26,6 @@ PLIST_FILES= bin/${PORTNAME} \
|
||||
%%DOCSDIR%%/FAQ \
|
||||
%%DOCSDIR%%/NEWS \
|
||||
%%DOCSDIR%%/dotzile.sample
|
||||
PLIST_DIRS= %%DOCSDIR%%
|
||||
|
||||
CPPFLAGS+= -I${LOCALBASE}/include -isystem /usr/include/gnu
|
||||
LDFLAGS+= -L${LOCALBASE}/lib -lgnuregex
|
||||
|
Loading…
Reference in New Issue
Block a user