diff options
author | Olivier Duchateau <olivierd@FreeBSD.org> | 2013-10-14 19:42:26 +0000 |
---|---|---|
committer | Olivier Duchateau <olivierd@FreeBSD.org> | 2013-10-14 19:42:26 +0000 |
commit | 0cca838badc4ad792a3922f9b933a96b685ca19b (patch) | |
tree | 87792bc2c131528a78f72d931a9fe5df9fc1d7d0 /x11/libexo/Makefile | |
parent | 3ec6f28767ff1b82393694a287a25aa02938349c (diff) | |
download | ports-0cca838badc4ad792a3922f9b933a96b685ca19b.tar.gz ports-0cca838badc4ad792a3922f9b933a96b685ca19b.zip |
Notes
Diffstat (limited to 'x11/libexo/Makefile')
-rw-r--r-- | x11/libexo/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/x11/libexo/Makefile b/x11/libexo/Makefile index 820dae8014bf..8a03b7238547 100644 --- a/x11/libexo/Makefile +++ b/x11/libexo/Makefile @@ -30,9 +30,6 @@ USES= desktop-file-utils gmake pathfix perl5 pkgconfig OPTIONS_DEFINE= DOCS NLS -MAN1= exo-csource.1 exo-open.1 - -NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MDOCS} |