mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-23 09:10:43 +00:00
- Fix shebangs
MFH: 2015Q2 (blanket)
This commit is contained in:
parent
e478e6fcc8
commit
5cbcb31b92
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=388976
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= pdmenu
|
||||
PORTVERSION= 1.3.4
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= misc
|
||||
MASTER_SITES= DEBIAN
|
||||
DISTNAME= ${PORTNAME}_${PORTVERSION}
|
||||
@ -16,7 +17,8 @@ LIB_DEPENDS= libslang.so:${PORTSDIR}/devel/libslang2
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
|
||||
USES= gettext gmake
|
||||
USES= gettext gmake shebangfix
|
||||
SHEBANG_FILES= examples/showdir.pl
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV= SLANG_H_LOC="${LOCALBASE}/include/slang.h" \
|
||||
SLANG_LIB_LOC="${LOCALBASE}/lib"
|
||||
|
Loading…
Reference in New Issue
Block a user