diff options
author | uqs <uqs@FreeBSD.org> | 2011-01-16 01:35:02 +0800 |
---|---|---|
committer | uqs <uqs@FreeBSD.org> | 2011-01-16 01:35:02 +0800 |
commit | 400d526bd9237baf93e4944e58a1c80d4c18d008 (patch) | |
tree | 0d3afc77576ec6cd8a33ffd64cd5a4c80691df6a /textproc/Makefile | |
parent | 211323e753b7d11c8bcab9da5129ad2f18138649 (diff) | |
download | freebsd-ports-gnome-400d526bd9237baf93e4944e58a1c80d4c18d008.tar.gz freebsd-ports-gnome-400d526bd9237baf93e4944e58a1c80d4c18d008.tar.zst freebsd-ports-gnome-400d526bd9237baf93e4944e58a1c80d4c18d008.zip |
Connect textproc/groff to the build.
Feature safe: yes
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 1bb735eaa63f..812b5fb008ff 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -204,6 +204,7 @@ SUBDIR += gpp SUBDIR += grap SUBDIR += grc-aspell + SUBDIR += groff SUBDIR += groonga SUBDIR += gsed SUBDIR += gtk-doc |