diff options
author | steve <steve@FreeBSD.org> | 1999-05-05 07:18:39 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1999-05-05 07:18:39 +0800 |
commit | 530f40dbd608eeafa275dac1b5ca6061d49eb8c6 (patch) | |
tree | 2b2eec5b10200bb83c606975e74203d1c4a8624c /sysutils/contool | |
parent | 2a84422835b8074e8750bf82ca10ad14c39e26d9 (diff) | |
download | freebsd-ports-gnome-530f40dbd608eeafa275dac1b5ca6061d49eb8c6.tar.gz freebsd-ports-gnome-530f40dbd608eeafa275dac1b5ca6061d49eb8c6.tar.zst freebsd-ports-gnome-530f40dbd608eeafa275dac1b5ca6061d49eb8c6.zip |
LIB_DEPENDS on the new unified xview port.
Diffstat (limited to 'sysutils/contool')
-rw-r--r-- | sysutils/contool/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/contool/Makefile b/sysutils/contool/Makefile index 3034c26a2584..b90dc0cb30ed 100644 --- a/sysutils/contool/Makefile +++ b/sysutils/contool/Makefile @@ -3,7 +3,7 @@ # Date created: 2 Dec 1996 # Whom: nsayer@quack.kfu.com # -# $Id: Makefile,v 1.6 1998/09/21 22:15:58 steve Exp $ +# $Id: Makefile,v 1.7 1998/10/21 00:57:37 steve Exp $ # DISTNAME= contool-3.3a @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.kfu.com/pub/ MAINTAINER= nsayer@quack.kfu.com -LIB_DEPENDS= xview.3:${PORTSDIR}/x11-toolkits/xview-lib +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 |