fix xcolors by not trying to redefine the location of the
rgb file to some non-standard place. ok with a package bump (done) ajacoutot@
This commit is contained in:
parent
382931c0ad
commit
1dc26641c5
@ -1,9 +1,9 @@
|
|||||||
# $OpenBSD: Makefile,v 1.19 2008/02/01 21:55:23 steven Exp $
|
# $OpenBSD: Makefile,v 1.20 2008/06/13 05:11:35 matthieu Exp $
|
||||||
|
|
||||||
COMMENT= display all (ok, most of) the colors in the universe
|
COMMENT= display all (ok, most of) the colors in the universe
|
||||||
|
|
||||||
DISTNAME= xcolors
|
DISTNAME= xcolors
|
||||||
PKGNAME= xcolors-1.3p0
|
PKGNAME= xcolors-1.3p1
|
||||||
CATEGORIES= x11
|
CATEGORIES= x11
|
||||||
|
|
||||||
MASTER_SITES= ftp://ftp.tut.ac.jp/X11/X11R6/contrib/programs/ \
|
MASTER_SITES= ftp://ftp.tut.ac.jp/X11/X11R6/contrib/programs/ \
|
||||||
@ -20,7 +20,6 @@ WANTLIB= ICE SM Xau Xdmcp X11 Xaw Xext Xmu Xp Xpm Xt c m
|
|||||||
USE_X11= Yes
|
USE_X11= Yes
|
||||||
WRKDIST= ${WRKDIR}/xcolors
|
WRKDIST= ${WRKDIR}/xcolors
|
||||||
CONFIGURE_STYLE=imake
|
CONFIGURE_STYLE=imake
|
||||||
MAKE_FLAGS= RGBDBFILE=${X11BASE}/lib/X11/rgb
|
|
||||||
|
|
||||||
NO_REGRESS= Yes
|
NO_REGRESS= Yes
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user