mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 10:56:27 -04:00
- Stage support
This commit is contained in:
parent
6e51cbc808
commit
c33f9aea66
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=344645
2 changed files with 1 additions and 3 deletions
|
@ -26,7 +26,4 @@ PLIST_SUB= VERSION="1.0"
|
|||
|
||||
DOCSDIR= ${PREFIX}/share/doc/${PORTNAME}${PKGNAMESUFFIX}
|
||||
|
||||
MAN1= dbus-binding-tool.1
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -11,6 +11,7 @@ lib/libdbus-glib-1.so
|
|||
lib/libdbus-glib-1.so.2
|
||||
libdata/pkgconfig/dbus-glib-1.pc
|
||||
libexec/dbus-bash-completion-helper
|
||||
man/man1/dbus-binding-tool.1.gz
|
||||
%%DOCSDIR%%/dbus-glib-Specializable-GType-System.html
|
||||
%%DOCSDIR%%/dbus-glib-DBusGProxy.html
|
||||
%%DOCSDIR%%/dbus-glib-DBusGMethod.html
|
||||
|
|
Loading…
Add table
Reference in a new issue