diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-08-01 07:37:54 +0000 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-08-01 07:37:54 +0000 |
commit | 1b06721a2894bfd40f4a66f3e7773fe33f452a19 (patch) | |
tree | 2ce872b8f93705b9ddfa82813bb9e63e6771c65a /textproc/glark | |
parent | 839e40a8819149103e5e169377e1ebe391fb1210 (diff) | |
download | FreeBSD-ports-1b06721a2894bfd40f4a66f3e7773fe33f452a19.zip FreeBSD-ports-1b06721a2894bfd40f4a66f3e7773fe33f452a19.tar.gz |
add ruby dependency
PR: 41221
Submitted by: chris@aims.com.au
Diffstat (limited to 'textproc/glark')
-rw-r--r-- | textproc/glark/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/glark/Makefile b/textproc/glark/Makefile index 04de3a3..064c7f7 100644 --- a/textproc/glark/Makefile +++ b/textproc/glark/Makefile @@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +USE_RUBY= yes NO_BUILD= yes MAN1= glark.1 |