${PREFIX} is set to ${LOCALBASE} only when no value is specified for the
variable.
This commit is contained in:
parent
91b60a8c76
commit
38f4e4de38
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=3810
@ -3,7 +3,7 @@
|
||||
# Date created: 09 Aug 1996
|
||||
# Whom: Masafumi NAKANE <max@FreeBSD.ORG>
|
||||
#
|
||||
# $Id: Makefile,v 1.3 1996/09/14 08:36:30 asami Exp $
|
||||
# $Id: Makefile,v 1.4 1996/09/17 15:07:58 max Exp $
|
||||
#
|
||||
|
||||
DISTNAME= youbin-2.13
|
||||
@ -16,7 +16,7 @@ MAINTAINER= max@FreeBSD.ORG
|
||||
LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
|
||||
|
||||
USE_IMAKE= yes
|
||||
PREFIX= ${LOCALBASE}
|
||||
PREFIX?= ${LOCALBASE}
|
||||
|
||||
STARTUP_SCRIPT= ${PREFIX}/etc/rc.d/youbind.sh
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user