mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-25 00:51:21 +00:00
- Fix shebangs
Approved by: portmgr blanket MFH: 2015Q3 (blanket)
This commit is contained in:
parent
390662bc7f
commit
76c1faabcc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=396380
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= qdbm
|
||||
PORTVERSION= 1.8.78
|
||||
PORTREVISION= 4
|
||||
PORTREVISION= 5
|
||||
CATEGORIES= databases
|
||||
MASTER_SITES= http://fallabs.com/qdbm/
|
||||
PKGNAMESUFFIX= -plus
|
||||
@ -17,7 +17,8 @@ LICENSE_FILE= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/COPYING
|
||||
LIB_DEPENDS= liblzo2.so:${PORTSDIR}/archivers/lzo2 \
|
||||
libqdbm.so:${PORTSDIR}/databases/qdbm
|
||||
|
||||
USES= iconv
|
||||
USES= iconv shebangfix
|
||||
SHEBANG_FILES= xapidoc/installdox
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/plus
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
Loading…
Reference in New Issue
Block a user