diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-08-01 07:37:54 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-08-01 07:37:54 +0000 |
commit | a4ffd7eadc15e5c7e508d66f62a6d0739d7ac421 (patch) | |
tree | 13b3f9d13886bf87311debc748a3e76ca1aa48c8 /textproc | |
parent | e1bfe4684c312af0dd40e59760e4d8afee4986bc (diff) | |
download | ports-a4ffd7eadc15e5c7e508d66f62a6d0739d7ac421.tar.gz ports-a4ffd7eadc15e5c7e508d66f62a6d0739d7ac421.zip |
Notes
Diffstat (limited to 'textproc')
-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 04de3a3fffca..064c7f7fc00e 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 |