aboutsummaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2000-09-02 19:25:09 +0800
committerkris <kris@FreeBSD.org>2000-09-02 19:25:09 +0800
commit5ccd90aa7497f6f4edd1444af250c07facfb4bb5 (patch)
treee14817cffdf448f8ef591fee66b1d97a952fc3d4 /x11
parentd3eaceb9df4823cc73e9fb263b13a0bf0ef47317 (diff)
downloadfreebsd-ports-gnome-5ccd90aa7497f6f4edd1444af250c07facfb4bb5.tar.gz
freebsd-ports-gnome-5ccd90aa7497f6f4edd1444af250c07facfb4bb5.tar.zst
freebsd-ports-gnome-5ccd90aa7497f6f4edd1444af250c07facfb4bb5.zip
Use USE_IMAKE
Submitted by: dirk
Diffstat (limited to 'x11')
-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>