Import of pkgsrc-2015Q3

This commit is contained in:
2016-01-21 23:42:40 +01:00
committed by sambuc
parent f641581404
commit 9d819b6d54
7578 changed files with 228313 additions and 80017 deletions
+2 -5
View File
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.58 2015/04/25 14:23:48 tnn Exp $
# $NetBSD: Makefile,v 1.59 2015/07/04 16:18:39 joerg Exp $
#
DISTNAME= xtraceroute-0.8.14
@@ -18,10 +18,7 @@ USE_TOOLS+= msgfmt
USE_FEATURES= snprintf
CONFIGURE_ARGS+= --with-gtk-prefix="${BUILDLINK_PREFIX.gtk}"
# XXX Actually, Mesa's in X11PREFIX too, but as our tiff is in LOCALBASE
# and xtraceroute doesn't have a switch to tell it so (yet?), we abuse
# the --with-GL-prefix switch for this.
CONFIGURE_ARGS+= --with-GL-prefix=${LOCALBASE:Q}
CONFIGURE_ARGS+= --with-GL-prefix=${LOCALBASE}
CONFIGURE_ARGS+= --with-lib-MesaGL
.include "../../mk/bsd.prefs.mk"