Synch with recent bsd.port.mk's usage.
This commit is contained in:
parent
18ac2cc391
commit
d5cc535fac
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.10 2000/12/19 15:31:57 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.11 2001/02/12 16:15:36 espie Exp $
|
||||
# ATTENTION: It does not work in > 256 color modes, please fix
|
||||
# it if you can.
|
||||
|
||||
DISTNAME= xfedor
|
||||
PKGNAME= xfedor-1.0
|
||||
CATEGORIES= x11
|
||||
NEED_VERSION= 1.305
|
||||
NEED_VERSION= 1.355
|
||||
MASTER_SITES= ftp://ftp.kiarchive.ru/pub/x11/util/
|
||||
|
||||
MAINTAINER= ports@openbsd.org
|
||||
@ -17,8 +17,8 @@ PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
CONFIGURE_STYLE= imake
|
||||
|
||||
XFHELP= ${LOCALBASE}/lib/X11/xfedor # See patches too
|
||||
XCAT1= ${LOCALBASE}/man/cat1
|
||||
XFHELP= ${PREFIX}/lib/X11/xfedor # See patches too
|
||||
XCAT1= ${PREFIX}/man/cat1
|
||||
|
||||
do-install:
|
||||
cd ${WRKSRC}; \
|
||||
|
@ -1,3 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.4 2001/02/12 16:15:37 espie Exp $
|
||||
bin/xfedor
|
||||
lib/X11/xfedor/BEZIERS.sos
|
||||
lib/X11/xfedor/CIRCLE.sos
|
||||
|
Loading…
Reference in New Issue
Block a user