From 631d2c7a64971af851f22c4e75d9b9f1fc9550ce Mon Sep 17 00:00:00 2001 From: mi Date: Mon, 25 Feb 2002 14:58:55 +0000 Subject: It is Xpm, not xpm... --- graphics/gd2/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'graphics') diff --git a/graphics/gd2/Makefile b/graphics/gd2/Makefile index c024006..d13490a 100644 --- a/graphics/gd2/Makefile +++ b/graphics/gd2/Makefile @@ -33,7 +33,7 @@ LATEST_LINK= gd2 .ifndef WITHOUT_X11 USE_XPM= yes .else -LIB_DEPENDS+= xpm:${PORTSDIR}/graphics/xpm +LIB_DEPENDS+= Xpm:${PORTSDIR}/graphics/xpm .endif .else MAKE_ARGS+= -DWITHOUT_XPM -- cgit v1.1