diff options
author | bapt <bapt@FreeBSD.org> | 2014-05-26 16:44:34 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-05-26 16:44:34 +0800 |
commit | f3d3f87b9655091c71bdeb108c5cd27678f704c1 (patch) | |
tree | 895a08167365c2b2a5b2fc16ab943f11deef341b /net-mgmt | |
parent | 285697789227d9051b6567135681c00a5de35fca (diff) | |
download | freebsd-ports-gnome-f3d3f87b9655091c71bdeb108c5cd27678f704c1.tar.gz freebsd-ports-gnome-f3d3f87b9655091c71bdeb108c5cd27678f704c1.tar.zst freebsd-ports-gnome-f3d3f87b9655091c71bdeb108c5cd27678f704c1.zip |
Convert to USES=dos2unix
With hat: portmgr
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/macroscope/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/net-mgmt/macroscope/Makefile b/net-mgmt/macroscope/Makefile index e6b6daa640d9..a2c76172269e 100644 --- a/net-mgmt/macroscope/Makefile +++ b/net-mgmt/macroscope/Makefile @@ -17,9 +17,7 @@ LIB_DEPENDS= lzo2:${PORTSDIR}/archivers/lzo2 \ gd:${PORTSDIR}/graphics/gd USE_RC_SUBR= ${PORTNAME} -USE_BZIP2= yes -USE_DOS2UNIX= yes -USES= cmake +USES= cmake dos2unix tar:bzip2 OPTIONS_DEFINE= FIREBIRD DOCS #MYSQL OPTIONS_DEFAULT= FIREBIRD |