Post libtool-conversion fixups
Submitted by: pointyhat Approved by: portmgr (implicit)
This commit is contained in:
parent
c2a52f4528
commit
af83e55c34
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=156836
4 changed files with 8 additions and 6 deletions
|
@ -21,8 +21,8 @@ LIB_DEPENDS= python2.3.1:${PORTSDIR}/lang/python23
|
|||
|
||||
USE_GL= yes
|
||||
USE_GNOME= gnometarget
|
||||
USE_KDEBASE_VER= 3
|
||||
GNU_CONFIGURE= yes
|
||||
USE_KDEBASE_VER=3
|
||||
USE_AUTOTOOLS= libtool:15
|
||||
LDFLAGS+= -lGL
|
||||
CONFIGURE_ENV+= LDFLAGS="${LDFLAGS}"
|
||||
|
||||
|
|
|
@ -19,8 +19,8 @@ LIB_DEPENDS= dar.3:${PORTSDIR}/sysutils/dar
|
|||
|
||||
USE_BZIP2= yes
|
||||
USE_GMAKE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_KDEBASE_VER= 3
|
||||
USE_AUTOTOOLS= libtool:15
|
||||
USE_KDEBASE_VER=3
|
||||
USE_REINPLACE= yes
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= tiblit
|
||||
PORTVERSION= 1.2
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= x11-themes
|
||||
MASTER_SITES= http://www.kde-look.org/content/files/
|
||||
PKGNAMEPREFIX= kde-style-
|
||||
|
@ -18,7 +18,7 @@ COMMENT= KDE style focused on customization
|
|||
|
||||
USE_BZIP2= yes
|
||||
USE_KDEBASE_VER=3
|
||||
GNU_CONFIGURE= yes
|
||||
USE_AUTOTOOLS= libtool:15
|
||||
CONFIGURE_ENV+= LDFLAGS="${PTHREAD_LIBS}"
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
||||
|
||||
|
|
|
@ -1,5 +1,7 @@
|
|||
lib/kde3/kstyle_tiblit_config.a
|
||||
lib/kde3/kstyle_tiblit_config.la
|
||||
lib/kde3/kstyle_tiblit_config.so
|
||||
lib/kde3/plugins/styles/tiblit.a
|
||||
lib/kde3/plugins/styles/tiblit.la
|
||||
lib/kde3/plugins/styles/tiblit.so
|
||||
share/apps/kdisplay/color-schemes/Tiblit-Blue.kcsrc
|
||||
|
|
Loading…
Reference in a new issue