summaryrefslogtreecommitdiffstats
path: root/security/opensc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/opensc/Makefile')
-rw-r--r--security/opensc/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/security/opensc/Makefile b/security/opensc/Makefile
index bdc55f6..00e462f 100644
--- a/security/opensc/Makefile
+++ b/security/opensc/Makefile
@@ -24,10 +24,10 @@ USE_OPENSSL= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
USE_GNOME= gnomehack pkgconfig
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
-CPPFLAGS+= -I${LOCALBASE}/include -I${X11BASE}/include
-LDFLAGS+= -L${LOCALBASE}/lib -I${X11BASE}/lib
+CPPFLAGS+= -I${LOCALBASE}/include
+LDFLAGS+= -L${LOCALBASE}/lib
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" \
LDFLAGS="${LDFLAGS}" \
OpenPOWER on IntegriCloud