diff options
Diffstat (limited to 'devel/clanlib1/Makefile')
-rw-r--r-- | devel/clanlib1/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/clanlib1/Makefile b/devel/clanlib1/Makefile index 67ba509b3442..e9b7dda4d2b2 100644 --- a/devel/clanlib1/Makefile +++ b/devel/clanlib1/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS= libpng.so:graphics/png \ libogg.so:audio/libogg USES= alias gmake gl jpeg libtool localbase:ldflags pathfix \ - pkgconfig tar:tgz + pkgconfig tar:tgz xorg USE_CXXSTD= c++98 USE_XORG= x11 xi xxf86vm USE_LDCONFIG= yes |