summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2012-10-27 17:43:28 +0000
committerwiz <wiz@pkgsrc.org>2012-10-27 17:43:28 +0000
commitabfb883803793caf037bef8982e61b466dde48ed (patch)
tree5cc93df654bf2102e0b4614781ba1da2f78d5ee1 /x11
parentf531cf3fcd556995b01725ba60d728d5fe4f947f (diff)
downloadpkgsrc-abfb883803793caf037bef8982e61b466dde48ed.tar.gz
Do not set vendor, since some code checks for vendor-specific workarounds
and we do not want to have to add cases for pkgsrc. Bump PKGREVISION.
Diffstat (limited to 'x11')
-rw-r--r--x11/modular-xorg-server/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/x11/modular-xorg-server/Makefile b/x11/modular-xorg-server/Makefile
index 3d99f40a174..da89f34d55b 100644
--- a/x11/modular-xorg-server/Makefile
+++ b/x11/modular-xorg-server/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.70 2012/10/23 10:24:20 wiz Exp $
+# $NetBSD: Makefile,v 1.71 2012/10/27 17:43:28 wiz Exp $
#
DISTNAME= xorg-server-1.6.5
PKGNAME= modular-${DISTNAME}
-PKGREVISION= 12
+PKGREVISION= 13
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=xserver/}
EXTRACT_SUFX= .tar.bz2
@@ -42,8 +42,6 @@ DEPENDS+= xkeyboard-config-[0-9]*:../../x11/xkeyboard-config
.include "../../mk/bsd.prefs.mk"
CONFIGURE_ARGS+= --with-release-version=${PKGNAME:Q}
-CONFIGURE_ARGS+= --with-vendor-name="The NetBSD Foundation"
-CONFIGURE_ARGS+= --with-vendor-name-short="pkgsrc"
.if ${OPSYS} == "NetBSD"
CONFIGURE_ARGS+= --with-builder-addr="tech-x11@NetBSD.org"
CONFIGURE_ARGS+= --with-os-vendor="The NetBSD Foundation"
@@ -55,7 +53,6 @@ CONFIGURE_ARGS+= --without-dtrace
CONFIGURE_ARGS+= --without-dtrace
.endif
CONFIGURE_ARGS+= --with-os-name=${MACHINE_PLATFORM:Q}
-CONFIGURE_ARGS+= --with-vendor-web="http://www.pkgsrc.org/"
CONFIGURE_ARGS+= --enable-xorg