summaryrefslogtreecommitdiff
path: root/x11/xwatchwin
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2000-09-02 11:25:09 +0000
committerKris Kennaway <kris@FreeBSD.org>2000-09-02 11:25:09 +0000
commitbf747c48d473bcc5bfa73d9e3f7c7c22147b0e63 (patch)
treecaac7269f1411ad7212bdf50e8bbbd6e3d098bda /x11/xwatchwin
parentgnome-breakout 0.4 is a GNOME version of the classic arcade game of (diff)
Use USE_IMAKE
Submitted by: dirk
Notes
Notes: svn path=/head/; revision=32201
Diffstat (limited to 'x11/xwatchwin')
-rw-r--r--x11/xwatchwin/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xwatchwin/Makefile b/x11/xwatchwin/Makefile
index 2b4e4bf8861f..ed22a6f72a3d 100644
--- a/x11/xwatchwin/Makefile
+++ b/x11/xwatchwin/Makefile
@@ -16,6 +16,6 @@ MAINTAINER= ports@FreeBSD.org
MAN1= xwatchwin.1
-USE_X_PREFIX= yes
+USE_IMAKE= yes
.include <bsd.port.mk>