1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

- Stage support

This commit is contained in:
Martin Wilke 2014-03-06 14:21:40 +00:00
parent a97537a306
commit 4d4e4be3b7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=347233
2 changed files with 2 additions and 6 deletions

View File

@ -48,12 +48,10 @@ SYSFSGPIO= Support Programming via sysfs GPIOs
RMTBITBANG_DESC=Support Remote-Bitbang Driver
MINIDRIVER_DESC=Dummy minidriver only (will exclude others!)
MAN1= ${PORTNAME}.1
USE_GMAKE= yes
USES= gmake
USE_BZIP2= yes
CFLAGS+= -I${LOCALBASE}/include -L${LOCALBASE}/lib
NO_STAGE= yes
# IMPORTANT INFORMATION FOR DEVELOPERS:
# Some Interfaces and Options are not on the list because they break a build.
# If you need them working on FreeeBSD, code, patches are welcome :-)
@ -280,7 +278,4 @@ LIB_DEPENDS+= ftdi:${PORTSDIR}/devel/libftdi
BUILD_DEPENDS+= doxygen:${PORTSDIR}/devel/doxygen
.endif
post-install:
@${CAT} ${PKGMESSAGE}
.include <bsd.port.mk>

View File

@ -468,6 +468,7 @@ share/openocd/scripts/target/tmpa910.cfg
share/openocd/scripts/target/u8500.cfg
share/openocd/scripts/test/selftest.cfg
share/openocd/scripts/test/syntax1.cfg
man/man1/openocd.1.gz
@dirrm share/openocd/scripts/test
@dirrm share/openocd/scripts/target
@dirrm share/openocd/scripts/interface/ftdi