diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2013-10-23 10:26:46 +0000 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2013-10-23 10:26:46 +0000 |
commit | c86ec92ff5c5f8b96056883ef2489bee1a3a84ab (patch) | |
tree | e71680cb84d56a2ca6dbe870472bd01fcd87a217 /multimedia/subtitleeditor/Makefile | |
parent | 1436607219a7b7f90349e171db4215e32b8ab9ec (diff) | |
download | FreeBSD-ports-c86ec92ff5c5f8b96056883ef2489bee1a3a84ab.zip FreeBSD-ports-c86ec92ff5c5f8b96056883ef2489bee1a3a84ab.tar.gz |
Support staging.
Diffstat (limited to 'multimedia/subtitleeditor/Makefile')
-rw-r--r-- | multimedia/subtitleeditor/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/multimedia/subtitleeditor/Makefile b/multimedia/subtitleeditor/Makefile index c34c5d0..702f34f 100644 --- a/multimedia/subtitleeditor/Makefile +++ b/multimedia/subtitleeditor/Makefile @@ -33,7 +33,6 @@ MAN1= subtitleeditor.1 OPTIONS_DEFINE= NLS -NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MNLS} |