mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
- Stage support
This commit is contained in:
parent
a976fdb7da
commit
e240644d97
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=341916
@ -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>
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user