mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
- Get rid of USE_X_PREFIX.
- Use SF macro PR: 121890 Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru>
This commit is contained in:
parent
ce261f2f09
commit
9095b71f5a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=209478
@ -7,16 +7,15 @@
|
||||
|
||||
PORTNAME= glew
|
||||
PORTVERSION= 1.4.0
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
MASTER_SITES= SF
|
||||
EXTRACT_SUFX= -src.tgz
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= The OpenGL Extension Wrangler Library
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
USE_XORG= x11 xext xi xmu
|
||||
USE_GMAKE= yes
|
||||
USE_GL= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
Loading…
Reference in New Issue
Block a user