$NetBSD: patch-aa,v 1.3 2005/07/18 00:37:19 kristerw Exp $

--- Makefile.orig	Tue Dec 28 20:53:24 1999
+++ Makefile	Mon Jul 18 02:20:43 2005
@@ -1,6 +1,8 @@
 # Makefile for icepref installation
-PREFIX=/usr/X11R6
+PREFIX=${LOCALBASE}
 VERSION=1.0Beta
+all:
+	echo "no compilling needed"
 install:
 	cp -f icepref $(PREFIX)/bin/icepref
 	cp -f icepref.1 $(PREFIX)/man/man1/icepref.1
