- Bump NEED_VERSION
- HAS_CONFIGURE -> CONFIGURE_STYLE - Add @comment to package list - Remove FAKE=Yes
This commit is contained in:
parent
c91f4169f2
commit
b822bac236
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2000/05/31 02:23:56 kevlo Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2000/06/20 01:57:17 kevlo Exp $
|
||||
|
||||
DISTNAME= crxvt-2.10-2
|
||||
PKGNAME= zh-${DISTNAME}
|
||||
CATEGORIES= chinese
|
||||
NEED_VERSION= 1.230
|
||||
NEED_VERSION= 1.307
|
||||
MASTER_SITES= ftp://ftp.linux.org.tw/pub/xcin/crxvt/old/
|
||||
|
||||
MAINTAINER= kevlo@openbsd.org
|
||||
@ -15,9 +15,8 @@ PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
RUN_DEPENDS= ${LOCALBASE}/lib/X11/fonts/chinese/taipei16.pcf.gz::chinese/taipeifonts
|
||||
|
||||
HAS_CONFIGURE= Yes
|
||||
CONFIGURE_ARGS= --prefix='$${DESTDIR}${PREFIX}' --os=OpenBSD --no-menu
|
||||
FAKE= Yes
|
||||
CONFIGURE_STYLE= gnu
|
||||
CONFIGURE_ARGS= --os=OpenBSD --no-menu
|
||||
|
||||
post-configure:
|
||||
@cp ${FILESDIR}/config.status ${WRKSRC}
|
||||
|
@ -1,2 +1,3 @@
|
||||
@comment $OpenBSD: PLIST,v 1.2 2000/06/20 01:57:21 kevlo Exp $
|
||||
bin/crxvt
|
||||
man/man1/crxvt.1
|
||||
|
Loading…
Reference in New Issue
Block a user