diff options
Diffstat (limited to 'sysutils/contool/Makefile')
-rw-r--r-- | sysutils/contool/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/sysutils/contool/Makefile b/sysutils/contool/Makefile index 3d1647ee0128..285827eb00c9 100644 --- a/sysutils/contool/Makefile +++ b/sysutils/contool/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: contool -# Date created: 2 Dec 1996 -# Whom: nsayer@quack.kfu.com -# +# Created by: nsayer@quack.kfu.com # $FreeBSD$ -# PORTNAME= contool PORTVERSION= 3.3a @@ -17,7 +13,7 @@ COMMENT= Console tool for openlook 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_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 USE_XORG= x11 xext |