diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2000-09-02 11:25:09 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2000-09-02 11:25:09 +0000 |
commit | bf747c48d473bcc5bfa73d9e3f7c7c22147b0e63 (patch) | |
tree | caac7269f1411ad7212bdf50e8bbbd6e3d098bda /x11/xwatchwin/Makefile | |
parent | 803875c03dcf2059e14f0a35324a10433671979a (diff) | |
download | ports-bf747c48d473bcc5bfa73d9e3f7c7c22147b0e63.tar.gz ports-bf747c48d473bcc5bfa73d9e3f7c7c22147b0e63.zip |
Notes
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> |