diff options
Diffstat (limited to 'x11-toolkits/tix/Makefile')
-rw-r--r-- | x11-toolkits/tix/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/tix/Makefile b/x11-toolkits/tix/Makefile index ea6d30b4a7bb..4a5356b4e80b 100644 --- a/x11-toolkits/tix/Makefile +++ b/x11-toolkits/tix/Makefile @@ -15,6 +15,7 @@ MASTER_SITE_SUBDIR= sorted/packages-8.0/x11/Tix/4.1.0.007 DISTNAME= Tix${PORTVERSION} MAINTAINER= jmz@FreeBSD.org +COMMENT= An extension to the Tk toolkit LIB_DEPENDS= tk82.1:${PORTSDIR}/x11-toolkits/tk82 |