diff options
Diffstat (limited to 'sysutils/contool/Makefile')
-rw-r--r-- | sysutils/contool/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/contool/Makefile b/sysutils/contool/Makefile index 285827eb00c9..09a6ea30b680 100644 --- a/sysutils/contool/Makefile +++ b/sysutils/contool/Makefile @@ -15,7 +15,7 @@ LIB_DEPENDS= xview.3:${PORTSDIR}/x11-toolkits/xview NO_CDROM= source code cannot be sold, nor can you incorporate the source code into a product which is subsequently sold NO_WRKSUBDIR= yes -USE_IMAKE= yes +USES= imake USE_XORG= x11 xext MAN1= contool.1 |