- Convert the last ".if" to options helpers
Reported by: jhale
This commit is contained in:
parent
af2c66f206
commit
0993b7dd3a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=332846
@ -26,13 +26,8 @@ DATADIR= ${DMDIR}
|
||||
PLIST_SUB= PORTVERSION=${PORTVERSION}
|
||||
|
||||
OPENGL_CONFIGURE_ENABLE= gl
|
||||
OPENGL_USE= GL=yes
|
||||
|
||||
.include "${.CURDIR}/../doom-data/Makefile.include"
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if ${PORT_OPTIONS:MOPENGL}
|
||||
USE_GL= yes
|
||||
.endif
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user