From 1ed1ad4b8901147156170ad1003db7d200590f76 Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Sat, 15 Aug 1998 08:41:10 +0000 Subject: portlint. --- misc/xenmenu/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'misc/xenmenu') diff --git a/misc/xenmenu/Makefile b/misc/xenmenu/Makefile index 97123992fb75..ec96c12f5e06 100644 --- a/misc/xenmenu/Makefile +++ b/misc/xenmenu/Makefile @@ -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 -- cgit v1.2.3