forked from Lainports/freebsd-ports
- Drop .la files, no dependees require them
Approved by: portmgr blanket
This commit is contained in:
parent
2f6c774c9e
commit
51a336fefc
2 changed files with 2 additions and 3 deletions
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
PORTNAME= Sablot
|
||||
PORTVERSION= 1.0.3
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= textproc
|
||||
MASTER_SITES= SF/sablotron/sablotron-${PORTVERSION}
|
||||
|
||||
|
|
@ -33,7 +33,7 @@ DOM_CONFIGURE_ENABLE= dom
|
|||
DOCUMENT_ERRORS_CONFIGURE_ENABLE= document-errors
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USES= gmake iconv libtool:keepla
|
||||
USES= gmake iconv libtool
|
||||
USE_LDCONFIG= yes
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib -lexpat ${ICONV_LIB}
|
||||
|
|
|
|||
|
|
@ -7,7 +7,6 @@ include/sdom.h
|
|||
include/shandler.h
|
||||
include/sxpath.h
|
||||
lib/libsablot.a
|
||||
lib/libsablot.la
|
||||
lib/libsablot.so
|
||||
lib/libsablot.so.0
|
||||
lib/libsablot.so.0.100.3
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue