mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +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
|
HAS_CONFIGURE= yes
|
||||||
USE_AUTOTOOLS= autoheader
|
USE_AUTOTOOLS= autoheader
|
||||||
|
|
||||||
PLIST_FILES= bin/dosdetector
|
PLIST_FILES= bin/dosdetector \
|
||||||
MAN1= dosdetector.1
|
man/man1/dosdetector.1.gz
|
||||||
|
|
||||||
NO_STAGE= yes
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
@ -15,7 +15,6 @@ USES= pkgconfig
|
|||||||
USE_GNOME= glib20
|
USE_GNOME= glib20
|
||||||
USE_LDCONFIG= yes
|
USE_LDCONFIG= yes
|
||||||
|
|
||||||
NO_STAGE= yes
|
|
||||||
post-patch:
|
post-patch:
|
||||||
@${REINPLACE_CMD} -e 's|echo aout|echo elf|' ${WRKSRC}/configure
|
@${REINPLACE_CMD} -e 's|echo aout|echo elf|' ${WRKSRC}/configure
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user