diff options
Diffstat (limited to '')
-rw-r--r-- | graphics/linux_glx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/linux_glx/Makefile b/graphics/linux_glx/Makefile index 3f5670c361a7..e7873206e1b8 100644 --- a/graphics/linux_glx/Makefile +++ b/graphics/linux_glx/Makefile @@ -16,7 +16,7 @@ DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Libraries to make use of glx-aware Linux apps -BUILD_DEPENDS= /compat/linux/sbin/ldconfig:${PORTSDIR}/emulators/linux_base +BUILD_DEPENDS= /compat/linux/sbin/ldconfig:${PORTSDIR}/emulators/linux_base USE_BZIP2= yes NO_BUILD= yes |