aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorflz <flz@FreeBSD.org>2005-06-06 05:57:57 +0800
committerflz <flz@FreeBSD.org>2005-06-06 05:57:57 +0800
commite7ccd589f285d6e7a6200f5dbada21b2e8f9b4db (patch)
treecc5e1e8dd86355187fdca00dffe5f77598014038
parent37a783cf78d998a97968fd8d13531bab0b8dea1b (diff)
downloadfreebsd-ports-gnome-e7ccd589f285d6e7a6200f5dbada21b2e8f9b4db.tar.gz
freebsd-ports-gnome-e7ccd589f285d6e7a6200f5dbada21b2e8f9b4db.tar.zst
freebsd-ports-gnome-e7ccd589f285d6e7a6200f5dbada21b2e8f9b4db.zip
- Move USE_IMAKE and IS_INTERACTIVE before bsd.port.pre.mk inclusion.
-rw-r--r--x11-clocks/xalarm/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-clocks/xalarm/Makefile b/x11-clocks/xalarm/Makefile
index 1c6b82e38756..a6d0313312c6 100644
--- a/x11-clocks/xalarm/Makefile
+++ b/x11-clocks/xalarm/Makefile
@@ -15,11 +15,11 @@ MASTER_SITE_SUBDIR= utilities
MAINTAINER= ports@FreeBSD.org
COMMENT= An X based alarm clock
-.include <bsd.port.pre.mk>
-
USE_IMAKE= yes
IS_INTERACTIVE= yes
+.include <bsd.port.pre.mk>
+
MAN1= xalarm.1 xmemo.1 xfortune.1 xyow.1
pre-install: