1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-03 06:04:53 +00:00

- Switch to USES=libtool, drop .la files

- Convert USE_BZIP2 to USES

Approved by:	portmgr blanket
This commit is contained in:
Dmitry Marakasov 2014-07-02 19:48:25 +00:00
parent dfa637b7f3
commit 4230e7fdd7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=360251
2 changed files with 2 additions and 3 deletions

View File

@ -3,6 +3,7 @@
PORTNAME= openocd
PORTVERSION= 0.7.0
PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= SF
@ -48,8 +49,7 @@ SYSFSGPIO= Support Programming via sysfs GPIOs
RMTBITBANG_DESC=Support Remote-Bitbang Driver
MINIDRIVER_DESC=Dummy minidriver only (will exclude others!)
USES= gmake
USE_BZIP2= yes
USES= gmake libtool tar:bzip2
CFLAGS+= -I${LOCALBASE}/include -L${LOCALBASE}/lib
# IMPORTANT INFORMATION FOR DEVELOPERS:

View File

@ -3,7 +3,6 @@ info/openocd.info
info/openocd.info-1
info/openocd.info-2
lib/libopenocd.a
lib/libopenocd.la
lib/openocd/OpenULINK/ulink_firmware.hex
share/openocd/contrib/libdcc/README
share/openocd/contrib/libdcc/dcc_stdio.c