$OpenBSD: patch-config_unix_Makefile,v 1.1 2001/07/03 13:13:13 espie Exp $
--- config/unix/Makefile.orig	Sun Jul  1 13:04:49 2001
+++ config/unix/Makefile	Sun Jul  1 13:05:05 2001
@@ -19,7 +19,7 @@ Setup-NoGraphics: Setup-Common
 
 Setup-Graphics:  Setup-Common
 	echo '# Graphics enabled'		>> $(TOP)/Makedefs
-	echo 'XL = -L../../bin -lXpm $$(XLIBS)'	>> $(TOP)/Makedefs
+	echo 'XL = $$(XLLINK)'			>> $(TOP)/Makedefs
 	echo '#define Graphics 1'		>> $(SRC)/h/define.h
 
 
