diff options
author | Bernhard Froehlich <decke@FreeBSD.org> | 2021-08-31 09:04:58 +0000 |
---|---|---|
committer | Bernhard Froehlich <decke@FreeBSD.org> | 2021-08-31 09:23:23 +0000 |
commit | 4082fb4e623acaf3b00aa62ad53374e4bbea3ab5 (patch) | |
tree | b4e0525f5a17f5a9c588aa3cd91ae2d6d4425a8f /x11-toolkits/irrlicht | |
parent | 94cb9616b93d75ecca66cdb2f37434eb15a243d1 (diff) | |
download | ports-4082fb4e623acaf3b00aa62ad53374e4bbea3ab5.tar.gz ports-4082fb4e623acaf3b00aa62ad53374e4bbea3ab5.zip |
Diffstat (limited to 'x11-toolkits/irrlicht')
-rw-r--r-- | x11-toolkits/irrlicht/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/irrlicht/Makefile b/x11-toolkits/irrlicht/Makefile index d17876824258..844e93ce9d26 100644 --- a/x11-toolkits/irrlicht/Makefile +++ b/x11-toolkits/irrlicht/Makefile @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/readme.txt LIB_DEPENDS= libpng.so:graphics/png DOS2UNIX_GLOB= Makefile *.cpp *.h *.txt -USES= alias dos2unix gl gmake jpeg zip xorg +USES= alias cpe dos2unix gl gmake jpeg zip xorg USE_GL= gl USE_XORG= x11 xxf86vm USE_LDCONFIG= yes |