png dependency fix; pointed out by jabley@automagic.org
This commit is contained in:
parent
2146af7866
commit
bbc11d5544
@ -1,6 +1,6 @@
|
|||||||
# Whom: Angelos D. Keromytis
|
# Whom: Angelos D. Keromytis
|
||||||
#
|
#
|
||||||
# $OpenBSD: Makefile,v 1.6 2000/03/24 23:28:31 espie Exp $
|
# $OpenBSD: Makefile,v 1.7 2000/06/25 22:23:39 marc Exp $
|
||||||
|
|
||||||
PKGNAME= teTeX_base-1.0.7
|
PKGNAME= teTeX_base-1.0.7
|
||||||
CATEGORIES= print/teTeX
|
CATEGORIES= print/teTeX
|
||||||
@ -22,7 +22,7 @@ RUN_DEPENDS=${PREFIX}/share/texmf/ls-R::print/teTeX/texmf
|
|||||||
|
|
||||||
BUILD_DEPENDS=${PREFIX}/share/texmf/ls-R::print/teTeX/texmf
|
BUILD_DEPENDS=${PREFIX}/share/texmf/ls-R::print/teTeX/texmf
|
||||||
|
|
||||||
LIB_DEPENDS=png.1.3::graphics/png \
|
LIB_DEPENDS=png.1::graphics/png \
|
||||||
Xaw3d.6.1::x11/Xaw3d
|
Xaw3d.6.1::x11/Xaw3d
|
||||||
|
|
||||||
PNGDIR=${PREFIX}
|
PNGDIR=${PREFIX}
|
||||||
|
Loading…
Reference in New Issue
Block a user