mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
We really want the .la-files
Submitted by: maintainer
This commit is contained in:
parent
6507fc2e1f
commit
27c3105046
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=130253
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= qinx
|
||||
PORTVERSION= 1.3
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= x11-themes kde
|
||||
MASTER_SITES= http://www.usermode.org/code/
|
||||
|
||||
@ -18,7 +19,6 @@ USE_BZIP2= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
INSTALLS_SHLIB= yes
|
||||
USE_LIBTOOL_VER=15
|
||||
LDCONFIG_DIRS+= %%PREFIX%%/lib/kde3
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,6 +1,10 @@
|
||||
lib/kde3/kstyle_qinx_config.la
|
||||
lib/kde3/kstyle_qinx_config.so
|
||||
lib/kde3/kwin3_qinx.la
|
||||
lib/kde3/kwin3_qinx.so
|
||||
lib/kde3/kwin_qinx_config.la
|
||||
lib/kde3/kwin_qinx_config.so
|
||||
lib/kde3/plugins/styles/qinx.la
|
||||
lib/kde3/plugins/styles/qinx.so
|
||||
share/apps/kdisplay/color-schemes/qinx.kcsrc
|
||||
share/apps/kdisplay/color-schemes/qinxmodern.kcsrc
|
||||
|
Loading…
Reference in New Issue
Block a user