Update to current framework, register conflict with unicon
This commit is contained in:
parent
226901bef6
commit
3f671b9242
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2000/03/07 16:59:20 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.5 2000/10/08 18:22:56 espie Exp $
|
||||
|
||||
VERSION= 9.3.2
|
||||
DISTNAME= icon_interp-${VERSION}
|
||||
@ -13,15 +13,13 @@ PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MAINTAINER= espie@openbsd.org
|
||||
MAINTAINER= Marc Espie <espie@openbsd.org>
|
||||
|
||||
WRKDIST= ${WRKDIR}
|
||||
|
||||
SCRIPTS_ENV= ARCH="${MACHINE_ARCH}"
|
||||
MAKE_ENV= ARCH="${MACHINE_ARCH}"
|
||||
CONF_DIR= ${WRKSRC}/config/unix/openbsd
|
||||
FAKE= Yes
|
||||
|
||||
ALL_TARGET= Icon-icont
|
||||
|
||||
pre-configure:
|
||||
|
@ -1,3 +1,5 @@
|
||||
@comment $OpenBSD: PLIST,v 1.2 2000/10/08 18:22:57 espie Exp $
|
||||
@pkgcfl unicon-*
|
||||
bin/icont
|
||||
lib/icont
|
||||
bin/iconx
|
||||
|
@ -1,5 +1,5 @@
|
||||
# Icon library port
|
||||
# $OpenBSD: Makefile,v 1.9 2000/08/02 23:03:27 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.10 2000/10/08 18:22:57 espie Exp $
|
||||
|
||||
VERSION=9.3.3
|
||||
DISTNAME=icon_lib-${VERSION}
|
||||
@ -8,7 +8,7 @@ DIST_SUBDIR=icon/${VERSION}
|
||||
CATEGORIES=lang
|
||||
NEED_VERSION= 1.317
|
||||
|
||||
MAINTAINER=espie@openbsd.org
|
||||
MAINTAINER= Marc Espie <espie@openbsd.org>
|
||||
# PD
|
||||
PERMIT_DISTFILES_CDROM=Yes
|
||||
PERMIT_DISTFILES_FTP=Yes
|
||||
|
@ -1,4 +1,5 @@
|
||||
@comment $OpenBSD: PLIST,v 1.2 2000/08/01 12:38:44 espie Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.3 2000/10/08 18:22:58 espie Exp $
|
||||
@pkgcfl unicon-*
|
||||
bin/vib
|
||||
bin/xtiles
|
||||
man/man6/xtiles.6
|
||||
|
Loading…
x
Reference in New Issue
Block a user