diff options
Diffstat (limited to 'net/ecore-con/Makefile')
-rw-r--r-- | net/ecore-con/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ecore-con/Makefile b/net/ecore-con/Makefile index f834c89505b8..3736a249f153 100644 --- a/net/ecore-con/Makefile +++ b/net/ecore-con/Makefile @@ -18,7 +18,7 @@ DIST_SUBDIR= e17 USE_BZIP2= yes GNU_CONFIGURE= yes USE_EFL= ecore libtool_hack -USE_PKGCONFIG= yes +USES= pkgconfig USE_LDCONFIG= yes BUILD_WRKSRC= ${WRKSRC}/src/lib/ecore_con INSTALL_WRKSRC= ${BUILD_WRKSRC} |