diff options
-rw-r--r-- | print/teTeX-base/Makefile | 2 | ||||
-rw-r--r-- | print/teTeX/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/print/teTeX-base/Makefile b/print/teTeX-base/Makefile index 4e6298628c7b..74cd9131f6b7 100644 --- a/print/teTeX-base/Makefile +++ b/print/teTeX-base/Makefile @@ -16,7 +16,7 @@ DISTFILES= ${TETEX_SRC} ${TETEX_TEXMF} MAINTAINER= br@netland.inka.de LIB_DEPENDS= png.3:${PORTSDIR}/graphics/png \ - www.6:${PORTSDIR}/www/libwww + wwwcore.1:${PORTSDIR}/www/libwww USE_XLIB= yes MANUAL_PACKAGE_BUILD= can only build with empty /usr/local diff --git a/print/teTeX/Makefile b/print/teTeX/Makefile index 4e6298628c7b..74cd9131f6b7 100644 --- a/print/teTeX/Makefile +++ b/print/teTeX/Makefile @@ -16,7 +16,7 @@ DISTFILES= ${TETEX_SRC} ${TETEX_TEXMF} MAINTAINER= br@netland.inka.de LIB_DEPENDS= png.3:${PORTSDIR}/graphics/png \ - www.6:${PORTSDIR}/www/libwww + wwwcore.1:${PORTSDIR}/www/libwww USE_XLIB= yes MANUAL_PACKAGE_BUILD= can only build with empty /usr/local |