portlint.
This commit is contained in:
parent
519746db77
commit
1ed1ad4b89
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=12528
@ -3,7 +3,7 @@
|
||||
# Date created: 19 May 1998
|
||||
# Whom: Andrey Zakhvatov
|
||||
#
|
||||
# $Id$
|
||||
# $Id: Makefile,v 1.1.1.1 1998/08/10 00:48:55 steve Exp $
|
||||
#
|
||||
|
||||
DISTNAME= xenmenu-0.8b
|
||||
@ -16,7 +16,7 @@ MAINTAINER= andy@icc.surw.chel.su
|
||||
|
||||
ALL_TARGET=
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --with-sys-config=${PREFIX}/etc/xenmenurc --with-secure-config=${PREFIX}/etc/xenmenurc.secure --with-support-dir=${PREFIX}/share/xenmenu/bin --with-menu-dir=${PREFIX}/share/xenmenu/menus --with-view-dir=${PREFIX}/share/xenmenu/text --with-path=/usr/local/bin:/usr/bin:/bin
|
||||
CONFIGURE_ARGS= --with-sys-config=${PREFIX}/etc/xenmenurc --with-secure-config=${PREFIX}/etc/xenmenurc.secure --with-support-dir=${PREFIX}/share/xenmenu/bin --with-menu-dir=${PREFIX}/share/xenmenu/menus --with-view-dir=${PREFIX}/share/xenmenu/text --with-path=${PREFIX}/bin:/usr/bin:/bin
|
||||
|
||||
do-install:
|
||||
@ ${INSTALL_PROGRAM} ${WRKSRC}/xenmenu ${PREFIX}/bin
|
||||
|
Loading…
Reference in New Issue
Block a user