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-01-31 06:48:40 +00:00
parent a976fdb7da
commit e240644d97
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=341916
2 changed files with 2 additions and 4 deletions

View File

@ -16,8 +16,7 @@ COMMENT= Detect suspicious network traffic
HAS_CONFIGURE= yes
USE_AUTOTOOLS= autoheader
PLIST_FILES= bin/dosdetector
MAN1= dosdetector.1
PLIST_FILES= bin/dosdetector \
man/man1/dosdetector.1.gz
NO_STAGE= yes
.include <bsd.port.mk>

View File

@ -15,7 +15,6 @@ USES= pkgconfig
USE_GNOME= glib20
USE_LDCONFIG= yes
NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -e 's|echo aout|echo elf|' ${WRKSRC}/configure