aboutsummaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorDanilo Egea Gondolfo <danilo@FreeBSD.org>2018-01-25 13:25:43 +0000
committerDanilo Egea Gondolfo <danilo@FreeBSD.org>2018-01-25 13:25:43 +0000
commit688d12fd6cc64fbdb3e371884403ebd4956c3203 (patch)
treea88a803be19097957fe7d779a802159af151614b /misc
parentb161350a771d668f27549d9da4f15933d3e18b84 (diff)
downloadports-688d12fd6cc64fbdb3e371884403ebd4956c3203.tar.gz
ports-688d12fd6cc64fbdb3e371884403ebd4956c3203.zip
- Group USE_CXXSTD with USES
Reported by: jbeich
Notes
Notes: svn path=/head/; revision=459941
Diffstat (limited to 'misc')
-rw-r--r--misc/xdelta3/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/xdelta3/Makefile b/misc/xdelta3/Makefile
index 208234aa1403..ec1303cad601 100644
--- a/misc/xdelta3/Makefile
+++ b/misc/xdelta3/Makefile
@@ -14,6 +14,7 @@ COMMENT= Open-source binary diff, VCDIFF/RFC 3284 delta compression
LICENSE= GPLv2+
USES= autoreconf gmake
+USE_CXXSTD= gnu++98
USE_GITHUB= yes
GH_ACCOUNT= jmacd
@@ -22,7 +23,6 @@ GH_PROJECT= xdelta-devel
WRKSRC_SUBDIR= xdelta3
GNU_CONFIGURE= yes
-USE_CXXSTD= gnu++98
PLIST_FILES= bin/xdelta3 man/man1/xdelta3.1.gz