diff options
Diffstat (limited to 'devel/clanlib1/Makefile')
-rw-r--r-- | devel/clanlib1/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/clanlib1/Makefile b/devel/clanlib1/Makefile index 117fa1351bab..bb1b5c6b00de 100644 --- a/devel/clanlib1/Makefile +++ b/devel/clanlib1/Makefile @@ -24,11 +24,10 @@ LATEST_LINK= ${PORTNAME}1 USE_GMAKE= yes USE_AUTOTOOLS= libtool USE_XORG= x11 xi -USES= pathfix +USES= pathfix pkgconfig USE_LDCONFIG= yes USE_SDL= gfx USE_GL= yes -USE_PKGCONFIG= yes MAKE_JOBS_SAFE= yes CPPFLAGS+= -I${LOCALBASE}/include -I${LOCALBASE}/include/libpng15 |