diff options
Diffstat (limited to 'lang/Sather/Makefile')
-rw-r--r-- | lang/Sather/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/Sather/Makefile b/lang/Sather/Makefile index 714267561e93..801b47fe846b 100644 --- a/lang/Sather/Makefile +++ b/lang/Sather/Makefile @@ -15,6 +15,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Sather compiler + LIB_DEPENDS= gc.1:${PORTSDIR}/devel/boehm-gc \ tk83.1:${PORTSDIR}/x11-toolkits/tk83 |