summaryrefslogtreecommitdiff
path: root/mail/youbin
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1998-08-03 09:09:48 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1998-08-03 09:09:48 +0000
commit5e4b16f56811fdc93981eaae5595c710b55f8c04 (patch)
tree1f86d168d23ae537aeb5b9007bc83eea4c729274 /mail/youbin
parentsimplify install target (diff)
Use correct mtree file or lots of X11 directories created in /usr/local
otherwise
Notes
Notes: svn path=/head/; revision=12264
Diffstat (limited to 'mail/youbin')
-rw-r--r--mail/youbin/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/mail/youbin/Makefile b/mail/youbin/Makefile
index 31c7c699e9d7..d30d028e9ac7 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.9 1997/04/21 10:09:14 max Exp $
+# $Id: Makefile,v 1.10 1997/07/13 18:49:24 max Exp $
#
DISTNAME= youbin-2.13
@@ -16,7 +16,8 @@ MAINTAINER= max@FreeBSD.ORG
LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
USE_IMAKE= yes
-PREFIX?= ${LOCALBASE}
+PREFIX= ${LOCALBASE}
+MTREE_FILE= /etc/mtree/BSD.local.dist
STARTUP_SCRIPT= ${PREFIX}/etc/rc.d/youbind.sh.sample