resurrect USE_X11, only for the few ports that require xenocara components

but don't have explicit WANTLIB that point to X11.
This commit is contained in:
espie 2012-10-29 15:19:02 +00:00
parent eb80260322
commit 9a11505f7a
20 changed files with 44 additions and 20 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.21 2011/09/25 14:42:51 naddy Exp $
# $OpenBSD: Makefile,v 1.22 2012/10/29 15:19:02 espie Exp $
COMMENT= library for Chinese language processing
@ -32,6 +32,7 @@ CONFIGURE_ARGS= --with-db-inc=${LOCALBASE}/include/db \
MODGNU_CONFIG_GUESS_DIRS=${WRKSRC}/script
WRKDIST= ${WRKDIR}/libtabe
USE_X11 = Yes
NO_REGRESS= Yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.8 2010/11/15 19:46:07 espie Exp $
# $OpenBSD: Makefile,v 1.9 2012/10/29 15:19:03 espie Exp $
COMMENT = suite of portable game libraries
@ -20,5 +20,6 @@ PERMIT_DISTFILES_FTP = Yes
CONFIGURE_STYLE = gnu
CONFIGURE_ARGS = --with-GL=${X11BASE}
USE_X11 = Yes
.include <bsd.port.mk>

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.3 2011/09/16 09:48:09 espie Exp $
# $OpenBSD: Makefile,v 1.4 2012/10/29 15:19:03 espie Exp $
COMMENT-main= improved artwiz fonts
COMMENT-de= improved artwiz fonts (german pack)
@ -11,6 +11,7 @@ PKGNAME-main= ${NAME}-${V}
PKGNAME-de= ${NAME}-de-${V}
PKGNAME-se= ${NAME}-se-${V}
CATEGORIES= fonts x11
USE_X11 = Yes
REVISION-main= 5
REVISION-de= 3

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.1.1.1 2011/12/07 09:27:16 jasper Exp $
# $OpenBSD: Makefile,v 1.2 2012/10/29 15:19:03 espie Exp $
COMMENT = monospace bitmap font, primarily aimed at programmers
@ -21,6 +21,7 @@ MASTER_SITES = http://ftp.fi.debian.org/gentoo/distfiles/
NO_BUILD = Yes
NO_REGRESS = Yes
USE_X11 = Yes
FONTDIR= ${PREFIX}/lib/X11/fonts/dina

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.2 2012/05/14 13:30:12 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.3 2012/10/29 15:19:03 espie Exp $
COMMENT = monospace bitmap font for programming and terminal use
PKG_ARCH = *
@ -19,6 +19,7 @@ PERMIT_DISTFILES_FTP = Yes
NO_BUILD = Yes
NO_REGRESS = Yes
FONTDIR = ${PREFIX}/lib/X11/fonts/gohufont
USE_X11 = Yes
do-install:
${X11BASE}/bin/mkfontdir ${WRKSRC}

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.1.1.1 2011/07/19 09:16:06 jasper Exp $
# $OpenBSD: Makefile,v 1.2 2012/10/29 15:19:03 espie Exp $
COMMENT= extra japanese fonts
@ -6,6 +6,7 @@ CATEGORIES= fonts japanese x11
DISTNAME= intlfonts-1.2
REVISION= 0
PKGNAME= ja-fonts-gnu-1.2
USE_X11 = Yes
MASTER_SITES= ${MASTER_SITE_GNU:=intlfonts/}

View File

@ -1,10 +1,11 @@
# $OpenBSD: Makefile,v 1.2 2012/08/04 19:31:05 fgsch Exp $
# $OpenBSD: Makefile,v 1.3 2012/10/29 15:19:03 espie Exp $
COMMENT = font to view stroke order diagrams for Kanji, Kana and etc
DISTNAME = KanjiStrokeOrders_v3.000
PKGNAME = ja-${DISTNAME:L:S/_v/-ttf-/}
CATEGORIES = fonts japanese x11
USE_X11 = Yes
HOMEPAGE = http://sites.google.com/site/nihilistorguk/

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.1.1.1 2011/07/19 09:13:19 jasper Exp $
# $OpenBSD: Makefile,v 1.2 2012/10/29 15:19:03 espie Exp $
COMMENT= extra Korean fonts
@ -23,6 +23,7 @@ PERMIT_DISTFILES_FTP= Yes
FONTDIR=${PREFIX}/lib/X11/fonts/korean
WRKDIST=${WRKDIR}
USE_X11 = Yes
do-build:
cd ${WRKDIR}; \

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.1.1.1 2011/07/19 09:13:19 jasper Exp $
# $OpenBSD: Makefile,v 1.2 2012/10/29 15:19:03 espie Exp $
COMMENT= extra Korean fonts
@ -6,6 +6,7 @@ PKGNAME= ko-hanterm-fonts-3.1
DISTNAME= hanterm-font-3.1
REVISION= 0
CATEGORIES= fonts korean x11
USE_X11 = Yes
MASTER_SITES= http://download.kldp.net/hanterm/hanterm-font/3.1/ \
http://hanterm.org/download/font/

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.4 2012/07/13 10:11:59 sthen Exp $
# $OpenBSD: Makefile,v 1.5 2012/10/29 15:19:03 espie Exp $
COMMENT = fixed width fonts especially for long hacking sessions
@ -19,6 +19,7 @@ MASTER_SITES = ${MASTER_SITE_SOURCEFORGE:=terminus-font/}
CONFIGURE_STYLE = simple
NO_REGRESS = Yes
USE_X11 = Yes
ALL_TARGET = pcf

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.1.1.1 2011/07/19 09:14:21 jasper Exp $
# $OpenBSD: Makefile,v 1.2 2012/10/29 15:19:03 espie Exp $
COMMENT= chinese big5/gb truetype fonts
@ -19,6 +19,7 @@ MASTER_SITES= ${MASTER_SITE_BACKUP}
NO_BUILD= Yes
NO_REGRESS= Yes
PKG_ARCH= *
USE_X11 = Yes
WRKDIST= ${WRKDIR}/arphic

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.1.1.1 2011/07/19 09:14:21 jasper Exp $
# $OpenBSD: Makefile,v 1.2 2012/10/29 15:19:03 espie Exp $
COMMENT= Wen Quan Yi bitmap song CJK fonts
@ -26,6 +26,7 @@ NO_BUILD= Yes
NO_REGRESS= Yes
PKG_ARCH= *
WQYFONTDIR= ${PREFIX}/lib/X11/fonts/wqy
USE_X11 = Yes
do-install:
${X11BASE}/bin/mkfontdir ${WRKSRC}

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.26 2012/03/17 11:00:06 sthen Exp $
# $OpenBSD: Makefile,v 1.27 2012/10/29 15:19:03 espie Exp $
COMMENT= MIME implementation
@ -16,6 +16,8 @@ PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
WANTLIB= c termcap
# mkfontdir & friends
USE_X11 = Yes
WRKSRC= ${WRKDIST}/src
MAKE_FLAGS= CC="${CC}"

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.13 2012/08/23 15:50:05 sthen Exp $
# $OpenBSD: Makefile,v 1.14 2012/10/29 15:19:03 espie Exp $
# Lacks p5-Term-Gnuplot regress dependency!
@ -21,6 +21,7 @@ PERMIT_DISTFILES_FTP= Yes
WANTLIB += c m
BUILD_DEPENDS= math/pari:configure
USE_X11 = Yes
PARIDIR= math/pari

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.29 2010/11/19 22:31:33 espie Exp $
# $OpenBSD: Makefile,v 1.30 2012/10/29 15:19:03 espie Exp $
COMMENT = X11 over a low bandwidth link
VERSION = 3.8.2
@ -21,6 +21,7 @@ LIB_DEPENDS = archivers/lzo
WANTLIB = c m stdc++ lzo
USE_GROFF = Yes
USE_X11 = Yes
CONFIGURE_STYLE = gnu dest
CONFIGURE_ARGS += --with-lzo-lib=${DEPBASE}

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.10 2012/08/27 15:10:49 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.11 2012/10/29 15:19:03 espie Exp $
COMMENT= suite of clustering tools based on IBM's PSSP
@ -17,6 +17,7 @@ PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
WANTLIB= c curses
USE_X11 = Yes
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=clusterit/}

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.8 2012/09/24 06:51:59 jasper Exp $
# $OpenBSD: Makefile,v 1.9 2012/10/29 15:19:03 espie Exp $
COMMENT= little and fast Web crawler
@ -25,6 +25,9 @@ CONFIGURE_ENV= CC="${CC}" MAKE=${MAKE_PROGRAM}
MAKE_ENV= CC="${CC}" CXX="${CXX}" CXXFLAGS="${CXXFLAGS}"
NO_REGRESS= Yes
# uses makedepend
USE_X11 = Yes
pre-configure:
perl -pi -e 's,!!SYSCONFDIR!!,${SYSCONFDIR},' ${WRKSRC}/src/global.cc

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.11 2010/10/24 21:15:31 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.12 2012/10/29 15:19:03 espie Exp $
COMMENT= modern look Athena widgets
@ -24,6 +24,7 @@ PERMIT_DISTFILES_FTP= Yes
USE_LIBTOOL= Yes
CONFIGURE_STYLE= gnu
CONFIGURE_ARGS= ${CONFIGURE_SHARED}
USE_X11 = Yes
NO_REGRESS= Yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.18 2010/10/24 21:15:33 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.19 2012/10/29 15:19:03 espie Exp $
COMMENT= drag and drop library
@ -9,6 +9,7 @@ REVISION= 1
SHARED_LIBS= Dnd++ 1.0 \
Dnd 0.0
CATEGORIES= x11 devel
USE_X11 = Yes
MAINTAINER= Peter Stromberg <wilfried@openbsd.org>

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.11 2012/02/21 16:21:42 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.12 2012/10/29 15:19:03 espie Exp $
COMMENT= library to compress the standard X protocol
@ -21,6 +21,8 @@ CONFIGURE_ENV= CPPFLAGS="-I${X11BASE}/include -I${LOCALBASE}/include" \
CXXFLAGS="${CXXFLAGS}"
WRKDIST= ${WRKDIR}/nxcomp
# requires the includes
USE_X11 = Yes
do-install:
${INSTALL_DATA} ${WRKBUILD}/libXcomp.so.${LIBXcomp_VERSION} \