mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
- Fix shebangs
Approved by: portmgr blanket MFH: 2015Q3 (blanket)
This commit is contained in:
parent
f63c196587
commit
8ce8cac335
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=392186
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= updatedd
|
||||
PORTVERSION= 2.6
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= dns
|
||||
MASTER_SITES= SAVANNAH
|
||||
DISTNAME= ${PORTNAME}_${PORTVERSION}
|
||||
@ -13,7 +13,8 @@ COMMENT= Dynamic DNS Update Client supporting multiple services
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
USES= gmake libtool perl5
|
||||
USES= gmake libtool perl5 shebangfix
|
||||
SHEBANG_FILES= Documentation/updatedd-pppd-rc
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
||||
|
Loading…
Reference in New Issue
Block a user