repair more dependencies

This commit is contained in:
pvalchev 2001-12-28 23:25:49 +00:00
parent 49e70157ec
commit 3a91becead
3 changed files with 7 additions and 7 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.6 2001/12/28 22:11:58 pvalchev Exp $
# $OpenBSD: Makefile,v 1.7 2001/12/28 23:25:49 pvalchev Exp $
COMMENT= "X11 game engine library"
@ -22,7 +22,7 @@ PATCH_LIST= ${PORTSDIR}/infrastructure/patches/patch-lt1.3.3-ltconfig \
BUILD_DEPENDS= automake::devel/automake
LIB_DEPENDS= SDL::devel/sdl \
SDL_image.0.0:sdl-image-*:devel/sdl-image
SDL_image::devel/sdl-image
USE_X11= Yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.1.1.1 2001/07/08 00:01:43 pvalchev Exp $
# $OpenBSD: Makefile,v 1.2 2001/12/28 23:25:49 pvalchev Exp $
COMMENT= "image viewer for X"
@ -18,7 +18,7 @@ PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= http://math.smsu.edu/~erik/files/
LIB_DEPENDS= SDL_image.0.0:sdl-image-*:devel/sdl-image
LIB_DEPENDS= SDL_image::devel/sdl-image
USE_X11= Yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.7 2001/12/28 22:11:58 pvalchev Exp $
# $OpenBSD: Makefile,v 1.8 2001/12/28 23:25:50 pvalchev Exp $
COMMENT= "cross-platform high-level application framework"
@ -21,8 +21,8 @@ MASTER_SITES= ftp://ftp.bms-austria.com/pub/paragui/release/
BUILD_DEPENDS= :zip-*:archivers/zip
LIB_DEPENDS= SDL::devel/sdl \
SDL_ttf.0.3:sdl-ttf-*:devel/sdl-ttf \
SDL_image.0.0:sdl-image-*:devel/sdl-image \
SDL_ttf::devel/sdl-ttf \
SDL_image::devel/sdl-image \
ttf::print/freetype
USE_X11= Yes