1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

- Switch to USES=libtool, drop .la files

Approved by:	portmgr blanket
This commit is contained in:
Dmitry Marakasov 2014-06-26 12:10:23 +00:00
parent 70095a6156
commit f8f87291db
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=359346
2 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@
PORTNAME= source-highlight
PORTVERSION= 3.1.6
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= src-highlite
@ -18,7 +18,7 @@ GNU_CONFIGURE= yes
LDFLAGS+= -L${LOCALBASE}/lib
CPPFLAGS+= -I${LOCALBASE}/include
USES= gmake pathfix
USES= gmake pathfix libtool
USE_LDCONFIG= yes
INFO= source-highlight source-highlight-lib

View File

@ -93,9 +93,9 @@ include/srchilite/verbosity.h
include/srchilite/versions.h
include/srchilite/wordtokenizer.h
lib/libsource-highlight.a
lib/libsource-highlight.la
lib/libsource-highlight.so
lib/libsource-highlight.so.4
lib/libsource-highlight.so.4.0.0
libdata/pkgconfig/source-highlight.pc
man/man1/check-regexp.1.gz
man/man1/source-highlight-settings.1.gz