summaryrefslogtreecommitdiffstats
path: root/chinese
diff options
context:
space:
mode:
authorkeith <keith@FreeBSD.org>2000-11-16 17:59:18 +0000
committerkeith <keith@FreeBSD.org>2000-11-16 17:59:18 +0000
commitff17f7290885cea3ddf967d17b42a2b243ad622c (patch)
tree38624bcdde3a196e2d30812892f1d93a1115c063 /chinese
parent866ec1181674419d6b239eb104d4bb2ef0dfedac (diff)
downloadFreeBSD-ports-ff17f7290885cea3ddf967d17b42a2b243ad622c.zip
FreeBSD-ports-ff17f7290885cea3ddf967d17b42a2b243ad622c.tar.gz
Fix conflicts with audio/xmms/Makefile's pre-patch target.
Dependency on arphicttf is also commented. Submitted by: clive@CirX.ORG (maintainer)
Diffstat (limited to 'chinese')
-rw-r--r--chinese/xmms/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/chinese/xmms/Makefile b/chinese/xmms/Makefile
index bf865c2..29425fe 100644
--- a/chinese/xmms/Makefile
+++ b/chinese/xmms/Makefile
@@ -10,12 +10,10 @@ MASTERDIR= ${.CURDIR}/../../audio/xmms
PATCH_SITES= ${MASTER_SITE_LOCAL}
PATCH_SITE_SUBDIR= sobomax
-MAINTAINER= clive@CirX.ORG
+EXTRA_PATCHES= ${.CURDIR}/files/extra-patch-xmms-1.2.x-xfont
-RUN_DEPENDS= ${X11BASE}/lib/X11/fonts/TrueType/bsmi00lp.ttf:${PORTSDIR}/chinese/arphicttf
+MAINTAINER= clive@CirX.ORG
-pre-patch:
- @( cd ${WRKSRC}; \
- ${PATCH} -sp1 < ${.CURDIR}/files/extra-patch-xmms-1.2.x-xfont ; )
+#RUN_DEPENDS= ${X11BASE}/lib/X11/fonts/TrueType/bsmi00lp.ttf:${PORTSDIR}/chinese/arphicttf
.include "${MASTERDIR}/Makefile"
OpenPOWER on IntegriCloud