mirror of
https://git.freebsd.org/ports.git
synced 2025-05-30 18:06:27 -04:00
Fix build
This commit is contained in:
parent
bc7da6eef7
commit
321c2b2743
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=317283
1 changed files with 2 additions and 6 deletions
|
@ -1,9 +1,5 @@
|
|||
# New ports collection makefile for: tripwire
|
||||
# Date created: 31 Mar 1997
|
||||
# Whom: Joe Greco <jgreco@ns.sol.net>
|
||||
#
|
||||
# Created by: Joe Greco <jgreco@ns.sol.net>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= tripwire
|
||||
PORTVERSION= 1.2
|
||||
|
@ -34,7 +30,7 @@ post-patch:
|
|||
|
||||
pre-configure:
|
||||
@ ${CP} ${FILESDIR}/conf-freebsd2.h ${WRKSRC}/configs
|
||||
@ ${cp} ${TWCONFIG} ${WRKSRC}/configs/tw.conf.freebsd8
|
||||
@ ${CP} ${TWCONFIG} ${WRKSRC}/configs/tw.conf.freebsd8
|
||||
|
||||
post-install:
|
||||
@ ${MKDIR} /var/adm/tcheck
|
||||
|
|
Loading…
Add table
Reference in a new issue