1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-24 09:25:01 +00:00

Use correct mtree file or lots of X11 directories created in /usr/local

otherwise
This commit is contained in:
Andrey A. Chernov 1998-08-03 09:09:48 +00:00
parent 96e55b94b4
commit 5e4b16f568
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=12264

View File

@ -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