- fix dependencies after moving directories around
This commit is contained in:
parent
5a1de5c2d1
commit
b380be0759
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.26 2011/07/19 09:23:26 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.27 2011/07/19 19:15:19 jasper Exp $
|
||||
|
||||
COMMENT= Chinese(Big5) VT100 terminal emulator for X
|
||||
|
||||
DISTNAME= crxvt-2.10-2
|
||||
PKGNAME= zh-crxvt-2.10.2
|
||||
REVISION= 2
|
||||
REVISION= 3
|
||||
CATEGORIES= chinese
|
||||
|
||||
MASTER_SITES= ftp://ftp.tw.openbsd.org/pub/OpenBSD/distfiles/ \
|
||||
@ -19,7 +19,7 @@ PERMIT_DISTFILES_FTP= no license
|
||||
|
||||
WANTLIB= c X11
|
||||
|
||||
RUN_DEPENDS= fonts/taipeifonts
|
||||
RUN_DEPENDS= fonts/zh-taipeifonts
|
||||
|
||||
USE_GROFF = Yes
|
||||
|
||||
|
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2011/07/19 09:14:21 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2011/07/19 19:15:19 jasper Exp $
|
||||
|
||||
COMMENT= convert Big5/GB encoded files to postscript
|
||||
|
||||
DISTNAME= bg5ps-1.3.0
|
||||
PKGNAME= zh-${DISTNAME}
|
||||
REVISION= 7
|
||||
REVISION= 8
|
||||
CATEGORIES= fonts chinese x11
|
||||
|
||||
MAINTAINER= Kevin Lo <kevlo@openbsd.org>
|
||||
@ -20,7 +20,7 @@ WANTLIB= c m ttf
|
||||
MASTER_SITES= ${MASTER_SITE_BACKUP}
|
||||
|
||||
MODULES= lang/python
|
||||
RUN_DEPENDS= fonts/arphicttf
|
||||
RUN_DEPENDS= fonts/zh-arphicttf
|
||||
LIB_DEPENDS= print/freetype
|
||||
|
||||
# python.port.mk overrides various targets when CONFIGURE_STYLE is empty
|
||||
|
Loading…
x
Reference in New Issue
Block a user