summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2010-10-15 22:02:32 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2010-10-15 22:02:32 +0000
commit3ad176ba7ce9d5ad449f281efb3b906817c3135e (patch)
tree540dd5adb6bb3d3e67fb40cc08820e51108daeab /net
parentUpdate to 2.20101012.3049 (diff)
- cleanup LICENSE_FILE
Notes
Notes: svn path=/head/; revision=263060
Diffstat (limited to 'net')
-rw-r--r--net/sixxs-aiccu/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/net/sixxs-aiccu/Makefile b/net/sixxs-aiccu/Makefile
index c917d2fc070b..4e39e4da6721 100644
--- a/net/sixxs-aiccu/Makefile
+++ b/net/sixxs-aiccu/Makefile
@@ -20,7 +20,7 @@ COMMENT= SixXS IPv6 TIC+ tunnel broker heartbeat client
LIB_DEPENDS= gnutls-openssl.40:${PORTSDIR}/security/gnutls
LICENSE= BSD
-LICENSE_FILE= ${WRKSRC}/COPYRIGHT
+LICENSE_FILE= ${WRKSRC}/doc/LICENSE
USE_RC_SUBR= sixxs-aiccu
USE_GMAKE= yes
@@ -32,9 +32,6 @@ WRKSRC= ${WRKDIR}/aiccu
BUILD_WRKSRC= ${WRKDIR}/aiccu/unix-console
PORTDOCS= README
-post-extract:
- ${CP} ${WRKSRC}/doc/LICENSE ${WRKSRC}/COPYRIGHT
-
post-patch:
@${REINPLACE_CMD} \
-e 's:verbose true:verbose false:' \