diff options
Diffstat (limited to 'x11/xwatchwin/Makefile')
-rw-r--r-- | x11/xwatchwin/Makefile | 2 |
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> |