aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authormax <max@FreeBSD.org>1996-09-19 03:20:24 +0800
committermax <max@FreeBSD.org>1996-09-19 03:20:24 +0800
commit33b8707bf3233884b32a4455c66a100dc63bbea5 (patch)
treec71bd5b2ad7b07901124ee30d6ef389e0c9ca8cd /mail
parent65d0581ed814f3fa9a3aff68000d9e22ff12ccd8 (diff)
downloadfreebsd-ports-gnome-33b8707bf3233884b32a4455c66a100dc63bbea5.tar.gz
freebsd-ports-gnome-33b8707bf3233884b32a4455c66a100dc63bbea5.tar.zst
freebsd-ports-gnome-33b8707bf3233884b32a4455c66a100dc63bbea5.zip
${PREFIX} is set to ${LOCALBASE} only when no value is specified for the
variable.
Diffstat (limited to 'mail')
-rw-r--r--mail/youbin/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/youbin/Makefile b/mail/youbin/Makefile
index e89f034d9b40..85da55cba1df 100644
--- a/mail/youbin/Makefile
+++ b/mail/youbin/Makefile
@@ -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