mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-25 09:34:11 +00:00
Fix WRKSRC.
This commit is contained in:
parent
19a1855bf8
commit
5050012208
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=15647
@ -3,7 +3,7 @@
|
||||
# Date created: 7 December 1994
|
||||
# Whom: asami
|
||||
#
|
||||
# $Id: Makefile,v 1.17 1998/08/07 22:43:10 asami Exp $
|
||||
# $Id: Makefile,v 1.18 1998/10/04 17:38:36 steve Exp $
|
||||
#
|
||||
|
||||
DISTNAME= xfed
|
||||
@ -16,7 +16,7 @@ MAINTAINER= ports@FreeBSD.ORG
|
||||
IGNOREFILES= ${DISTFILES}
|
||||
USE_IMAKE= yes
|
||||
MAKE_FLAGS= MANDIR=${PREFIX}/man/man1 BINDIR=${PREFIX}/bin -f
|
||||
WRKSRC= ${WRKDIR}/pub/graphics/systems/X11.old/pub/R6untarred/contrib/programs/xfed
|
||||
WRKSRC= ${WRKDIR}/xfed
|
||||
MAN1= xfed.1
|
||||
|
||||
pre-clean:
|
||||
|
Loading…
Reference in New Issue
Block a user