From 313773de989f33a0a2135df7345a5ed9f640db95 Mon Sep 17 00:00:00 2001 From: Mikhail Teterin 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 c0240060d306..d13490a932c9 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.2.3