bump REVISION and sync WANTLIB, graphics/asymptote picks up OSMesa
now that it's included in X sets.
This commit is contained in:
parent
34fb7dbe4a
commit
3393c9d296
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.23 2015/03/26 12:14:15 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.24 2015/08/21 21:18:15 sthen Exp $
|
||||
|
||||
COMMENT= powerful descriptive vector graphics language
|
||||
BROKEN-hppa= ghostscript segfaults during build
|
||||
@ -6,7 +6,7 @@ BROKEN-hppa= ghostscript segfaults during build
|
||||
DISTNAME= asymptote-2.24.src
|
||||
PKGNAME= asymptote-2.24
|
||||
CATEGORIES= graphics
|
||||
REVISION = 4
|
||||
REVISION= 5
|
||||
|
||||
HOMEPAGE= http://asymptote.sourceforge.net/
|
||||
|
||||
@ -18,8 +18,8 @@ EXTRACT_SUFX= .tgz
|
||||
|
||||
MODULES= lang/python
|
||||
|
||||
WANTLIB += GL GLU c fftw3 gc glut gsl gslcblas m ncurses pthread
|
||||
WANTLIB += readline sigsegv stdc++ X11 z
|
||||
WANTLIB += GL GLU OSMesa c fftw3 gc glut gsl gslcblas m ncurses pthread
|
||||
WANTLIB += readline sigsegv stdc++ z
|
||||
|
||||
BUILD_DEPENDS= print/texlive/base
|
||||
RUN_DEPENDS= graphics/py-Pillow \
|
||||
|
Loading…
Reference in New Issue
Block a user