diff options
author | taoka <taoka@FreeBSD.org> | 1999-09-30 15:02:27 +0800 |
---|---|---|
committer | taoka <taoka@FreeBSD.org> | 1999-09-30 15:02:27 +0800 |
commit | 9c30c08f8964bd5abf2cc5f3487d56e567f1c212 (patch) | |
tree | 4221aa148c28885ecf28bbfef67b473ba828ca9c /print/yatex-mule | |
parent | 1c570da28ad672e12722932d0dc7f48c74841012 (diff) | |
download | freebsd-ports-graphics-9c30c08f8964bd5abf2cc5f3487d56e567f1c212.tar.gz freebsd-ports-graphics-9c30c08f8964bd5abf2cc5f3487d56e567f1c212.tar.zst freebsd-ports-graphics-9c30c08f8964bd5abf2cc5f3487d56e567f1c212.zip |
Could not compile in "parallel package build" by Asami-san
Modified BUILD_DEPENDS in master port and version number in slave ports
Noticed by: asami
Diffstat (limited to 'print/yatex-mule')
-rw-r--r-- | print/yatex-mule/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/yatex-mule/Makefile b/print/yatex-mule/Makefile index c3bc579bbbd..4c081910ff2 100644 --- a/print/yatex-mule/Makefile +++ b/print/yatex-mule/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: YaTeX -# Version required: 1.66 +# Version required: 1.67 # Date created: 98/11/17 # Whom: Satoshi Taoka <taoka@FreeBSD.org> # # $FreeBSD$ # -PKGNAME= yatex-mule-1.66 +PKGNAME= yatex-mule-1.67 CATEGORIES= print elisp MULE= yes |