remove NO_STAGE.

This commit is contained in:
Vanilla I. Shu 2014-07-15 14:56:31 +00:00
parent e7e692da08
commit cde80172d8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=361935

View file

@ -7,7 +7,7 @@ PORTREVISION= 8
CATEGORIES= multimedia java
MASTER_SITES= SF
MAINTAINER= ports@FreeBSD.org
MAINTAINER= ports@FreeBSD.org
COMMENT= Cross-platform frontend to mencoder
RUN_DEPENDS= mencoder:${PORTSDIR}/multimedia/mencoder
@ -21,7 +21,6 @@ SWTDEVEL_DESC= Use SWT Development port
CONFIGURE_ARGS= --with-swt="${JAVALIBDIR}/${SWT_JAR}"
NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MSWTDEVEL}