Remove unecessary OPTIONS_DEFAULT definitions added on r301957
Reported by: sunpoet@
This commit is contained in:
parent
1000b02e5d
commit
1fee5c0c7c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=301967
17 changed files with 0 additions and 17 deletions
|
@ -15,7 +15,6 @@ MAINTAINER= garga@FreeBSD.org
|
|||
COMMENT= Open-source ARJ
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
OPTIONS_DEFAULT=DOCS
|
||||
|
||||
USE_AUTOTOOLS= autoconf
|
||||
USE_GMAKE= yes
|
||||
|
|
|
@ -17,7 +17,6 @@ COMMENT= Pack, send, and unpack shell archives; synchronize via e-mail
|
|||
LICENSE= GPLv3
|
||||
|
||||
OPTIONS_DEFINE= NLS
|
||||
OPTIONS_DEFAULT=NLS
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_PERL5= yes
|
||||
|
|
|
@ -14,7 +14,6 @@ MAINTAINER= garga@FreeBSD.org
|
|||
COMMENT= Unpack data in MS Outlook TNEF format
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
OPTIONS_DEFAULT=DOCS
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
|
|
@ -17,7 +17,6 @@ COMMENT= An utility to mirror directory hierarchy with FTP
|
|||
RUN_DEPENDS= p5-Socket6>=0:${PORTSDIR}/net/p5-Socket6
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
OPTIONS_DEFAULT=DOCS
|
||||
|
||||
USE_PERL5= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
|
|
@ -19,7 +19,6 @@ MAINTAINER= garga@FreeBSD.org
|
|||
COMMENT= Contributed programs for qmail
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
OPTIONS_DEFAULT=DOCS
|
||||
|
||||
USE_QMAIL_RUN= yes
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
|
|
@ -15,7 +15,6 @@ MAINTAINER= garga@FreeBSD.org
|
|||
COMMENT= Tool to view and manage a qmail queue
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
OPTIONS_DEFAULT=DOCS
|
||||
|
||||
USE_QMAIL_RUN= yes
|
||||
|
||||
|
|
|
@ -17,7 +17,6 @@ MAINTAINER= garga@FreeBSD.org
|
|||
COMMENT= Repairs or generates a qmail queue structure
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
OPTIONS_DEFAULT=DOCS
|
||||
|
||||
USE_QMAIL_RUN= yes
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
|
|
@ -21,7 +21,6 @@ LIB_DEPENDS= slang:${PORTSDIR}/devel/libslang2
|
|||
RUN_DEPENDS= grace:${PORTSDIR}/math/grace
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
OPTIONS_DEFAULT=DOCS
|
||||
|
||||
SLANG_VER= 2.1
|
||||
|
||||
|
|
|
@ -18,7 +18,6 @@ MAINTAINER= garga@FreeBSD.org
|
|||
COMMENT= A simple TCP port redirector
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
OPTIONS_DEFAULT=DOCS
|
||||
|
||||
WRKSRC= ${WRKDIR}/rinetd/
|
||||
|
||||
|
|
|
@ -17,7 +17,6 @@ COMMENT= Improved network monitoring dock app (with tons of features)
|
|||
LICENSE= GPLv2
|
||||
|
||||
OPTIONS_DEFINE= EXAMPLES
|
||||
OPTIONS_DEFAULT=EXAMPLES
|
||||
|
||||
USE_XORG= ice sm x11 xext xpm
|
||||
USE_GMAKE= yes
|
||||
|
|
|
@ -16,7 +16,6 @@ MAINTAINER= garga@FreeBSD.org
|
|||
COMMENT= A simple password-checking interface
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
OPTIONS_DEFAULT=DOCS
|
||||
|
||||
ALL_TARGET= it
|
||||
INSTALL_TARGET= setup
|
||||
|
|
|
@ -14,7 +14,6 @@ MAINTAINER= garga@FreeBSD.org
|
|||
COMMENT= Checkpassword compatible authentication program that uses CRAM-MD5
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
OPTIONS_DEFAULT=DOCS
|
||||
|
||||
MAN8= cmd5checkpw.8
|
||||
|
||||
|
|
|
@ -16,7 +16,6 @@ MAINTAINER= garga@FreeBSD.org
|
|||
COMMENT= A user-friendly front-end to ssh-agent(1)
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
OPTIONS_DEFAULT=DOCS
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_GMAKE= yes
|
||||
|
|
|
@ -24,7 +24,6 @@ MAKE_JOBS_SAFE= yes
|
|||
PORTDOCS= README.txt INSTALL.txt mysql.sql
|
||||
|
||||
OPTIONS_DEFINE= MYSQL DOCS
|
||||
OPTIONS_DEFAULT=DOCS
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
|
|
|
@ -17,7 +17,6 @@ MAINTAINER= garga@FreeBSD.org
|
|||
COMMENT= A modified version of the dockapp wmCube
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
OPTIONS_DEFAULT=DOCS
|
||||
|
||||
USE_XORG= xpm
|
||||
USE_GNOME= gtk12
|
||||
|
|
|
@ -18,7 +18,6 @@ MAINTAINER= garga@FreeBSD.org
|
|||
COMMENT= Window Maker dockapp that displays cpu load and a realtime 3D object
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
OPTIONS_DEFAULT=DOCS
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}/${PORTNAME}
|
||||
USE_XORG= xpm
|
||||
|
|
|
@ -17,7 +17,6 @@ COMMENT= A customizable program to run programs, with tab-completion
|
|||
LIB_DEPENDS= popt:${PORTSDIR}/devel/popt
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
OPTIONS_DEFAULT=DOCS
|
||||
|
||||
USE_GNOME= gtk20
|
||||
USE_GMAKE= yes
|
||||
|
|
Loading…
Reference in a new issue