Add missing lib. grrr, Jolan!!!

This commit is contained in:
espie 2003-08-09 14:53:03 +00:00
parent aceddf6ec2
commit 8e83dfbb31

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.1.1.1 2003/08/09 14:10:37 jolan Exp $
# $OpenBSD: Makefile,v 1.2 2003/08/09 14:53:03 espie Exp $
COMMENT= "puzzle game resembling Quix for Commdore 64"
DISTNAME= late-0.0.3
@ -17,6 +17,7 @@ PERMIT_PACKAGE_FTP= Yes
MODULES= gcc3
MODGCC3_ARCHES= sparc64
MODGCC3_LANGS= C++
LIB_DEPENDS= SDL_image::devel/sdl-image
USE_X11= Yes