Skip site navigation (1)Skip section navigation (2)


| raw e-mail | index | archive | help
diff --git a/astro/xphoon/Makefile b/astro/xphoon/Makefile
index 1756ce477363..121d773bef26 100644
--- a/astro/xphoon/Makefile
+++ b/astro/xphoon/Makefile
@@ -1,10 +1,10 @@
 PORTNAME=	xphoon
 PORTVERSION=	20000613
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	astro
 MASTER_SITES=	SF
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	cy@FreeBSD.org
 COMMENT=	Set the root window to the moon in its current phase
 WWW=		https://xphoon.sourceforge.net/
 
diff --git a/astro/xphoon/files/patch-Imakefile b/astro/xphoon/files/patch-Imakefile
index d607d8420b3c..fb4bd31abe6f 100644
--- a/astro/xphoon/files/patch-Imakefile
+++ b/astro/xphoon/files/patch-Imakefile
@@ -1,11 +1,13 @@
---- Imakefile.orig	2000-06-13 21:55:44 UTC
+diff --git a/Imakefile.orig b/Imakefile
+index 96d7fd6..73497f4 100644
+--- Imakefile.orig
 +++ Imakefile
 @@ -11,7 +11,7 @@
  
  
  INCLUDES =		-I. -I$(TOP) -I$(TOP)/X11 -I$(TOP)/X11/bitmaps
 -LOCAL_LIBRARIES =	$(XLIB)
-+LOCAL_LIBRARIES =	$(XLIB) -lcompat
++LOCAL_LIBRARIES =	$(XLIB) -lcompat -lutil
  DEPLIBS =		$(DEPXLIB)
  LDLIBS =		-lm
  



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?>