1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

cleanup plist

This commit is contained in:
Baptiste Daroussin 2014-12-20 20:00:26 +00:00
parent 98b48b62ed
commit 7aaa65906d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=375122
5 changed files with 0 additions and 6 deletions

View File

@ -24,7 +24,6 @@ CPPFLAGS+= `pkg-config --cflags libgnomeui-2.0`
PLIST_FILES= include/gai/gai.h lib/libgai.so.${PORTVERSION} \
lib/libgai.so.0 lib/libgai.so libdata/pkgconfig/gai.pc \
share/locale/de/LC_MESSAGES/gai.mo
PLIST_DIRS= include/gai
PORTDOCS= *
USE_LDCONFIG= yes

View File

@ -33,7 +33,6 @@ INSTALL_WRKSRC= ${BUILD_WRKSRC}
BASEDIR= lib/${PORTNAME}${BASE_VERSION}
PLIST_FILES= ${BASEDIR}/${PORTNAME}.so \
${BASEDIR}/pkgIndex.tcl
PLIST_DIRS= ${BASEDIR}
post-patch:
${REINPLACE_CMD} -e 's|tclsh|${TCLSH}|; \

View File

@ -18,8 +18,6 @@ QMAKE_ARGS+= CONFIG+=QwtDesigner \
PLUGINDIR=${PREFIX}/${QT_PLUGINDIR_REL}
PLIST_FILES= ${QT_PLUGINDIR_REL}/designer/libqwt6_designer_plugin.so
PLIST_DIRSTRY= ${QT_PLUGINDIR_REL}/designer \
${QT_PLUGINDIR_REL}
STRIP_FILES= ${QT_PLUGINDIR_REL}/designer/libqwt6_designer_plugin.so

View File

@ -21,6 +21,5 @@ TKPKG= ${PORTNAME}${PORTVERSION}
PLIST_FILES= lib/${TKPKG}/libtktray.so.1 \
lib/${TKPKG}/pkgIndex.tcl \
man/mann/${PORTNAME}.n.gz
PLIST_DIRS= lib/${TKPKG}
.include <bsd.port.mk>

View File

@ -45,7 +45,6 @@ PLIST_FILES= include/vtkfox/FXVTKCanvas.h \
lib/libvtkfox.so \
lib/libvtkfox.so.1 \
libdata/pkgconfig/vtkfox.pc
PLIST_DIRS= include/vtkfox
SAMPLE_FILES= imgsurf double cone quad xyplot simple
PORTEXAMPLES= *