Install ptlg++ with the right permissions by handing down INSTALL_SCRIPT.
This commit is contained in:
parent
6ffc0333da
commit
f10ebc39a7
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
# $NetBSD: Makefile,v 1.6 1999/05/06 20:07:21 tv Exp $
|
# $NetBSD: Makefile,v 1.7 1999/05/06 21:01:46 tv Exp $
|
||||||
|
|
||||||
DISTNAME= PTL2-current-990325
|
DISTNAME= PTL2-current-990325
|
||||||
PKGNAME= ptl2-990325
|
PKGNAME= ptl2-990325
|
||||||
|
@ -14,6 +14,7 @@ CONFLICTS= ptl-current-*
|
||||||
|
|
||||||
USE_GMAKE= YES
|
USE_GMAKE= YES
|
||||||
|
|
||||||
|
MAKE_ENV= INSTALL_PROGRAM="${INSTALL_SCRIPT}"
|
||||||
PLIST_SRC= ${WRKDIR}/PLIST
|
PLIST_SRC= ${WRKDIR}/PLIST
|
||||||
|
|
||||||
post-install:
|
post-install:
|
||||||
|
|
Loading…
Reference in a new issue