From 661cb63b4f42b4750faa99cba46863654d6208dc Mon Sep 17 00:00:00 2001 From: vanilla Date: Fri, 25 Oct 2013 06:28:14 +0000 Subject: Support STAGEDIR. --- astro/xphoon/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'astro/xphoon') diff --git a/astro/xphoon/Makefile b/astro/xphoon/Makefile index 0352516bf137..3e13b0bfc144 100644 --- a/astro/xphoon/Makefile +++ b/astro/xphoon/Makefile @@ -11,11 +11,9 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//g} MAINTAINER= ports@FreeBSD.org COMMENT= Set the root window to the moon in its current phase -NO_STAGE= yes USES= imake USE_XORG= x11 xext -MAN1= xphoon.1 -PLIST_FILES= bin/xphoon +PLIST_FILES= bin/xphoon man/man1/xphoon.1.gz .include -- cgit