mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Post libtool-conversion fixups
Submitted by: pointyhat Approved by: portmgr (implicit)
This commit is contained in:
parent
ec1e61a51a
commit
7af07fe931
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=156824
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= kchm
|
||||
PORTVERSION= 0.6.5
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= deskutils kde
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR=kchmnew
|
||||
@ -18,11 +18,10 @@ COMMENT= A KDE viewer for CHM files
|
||||
|
||||
LIB_DEPENDS= chm.0:${PORTSDIR}/misc/chmlib
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_KDEBASE_VER= 3
|
||||
USE_GMAKE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LIBTOOL_INC_VER= 15
|
||||
USE_BZIP2= yes
|
||||
USE_KDEBASE_VER=3
|
||||
USE_GMAKE= yes
|
||||
USE_AUTOTOOLS= libtool:15
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
|
@ -1,9 +1,12 @@
|
||||
bin/kchm
|
||||
lib/libchmmix.a
|
||||
lib/libchmmix.la
|
||||
lib/libchmmix.so
|
||||
lib/libchmmix.so.0
|
||||
lib/kde3/libchmnewpart.a
|
||||
lib/kde3/libchmnewpart.la
|
||||
lib/kde3/libchmnewpart.so
|
||||
lib/kde3/kio_chmnew.a
|
||||
lib/kde3/kio_chmnew.la
|
||||
lib/kde3/kio_chmnew.so
|
||||
include/chmxx.h
|
||||
|
Loading…
Reference in New Issue
Block a user