mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
- Fix pkg-plist
This commit is contained in:
parent
26e1e82aa2
commit
890a312e61
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=179113
@ -24,7 +24,4 @@ CONFIGURE_ARGS+= QTDIR="${X11BASE}" CXXFLAGS="${CFLAGS} -pthread"
|
||||
MAKE_ENV= QTDIR="${X11BASE}" MAKE="${GMAKE}" \
|
||||
QMAKESPEC="${LOCALBASE}/share/qt/mkspecs/freebsd-g++"
|
||||
|
||||
PLIST_DIRS= @dirrmtry share/icons
|
||||
PLIST_FILES= bin/qjackctl share/icons/qjackctl.png
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
3
audio/qjackctl/pkg-plist
Normal file
3
audio/qjackctl/pkg-plist
Normal file
@ -0,0 +1,3 @@
|
||||
bin/qjackctl
|
||||
share/icons/qjackctl.png
|
||||
@dirrmtry share/icons
|
Loading…
Reference in New Issue
Block a user