aboutsummaryrefslogtreecommitdiff
path: root/devel/ecore-ipc
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-05-03 12:24:26 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-05-03 12:24:26 +0000
commit17a043ebcdd6316843b85d6bccef676314db0b05 (patch)
tree8750231324508086cb75cdcadc02339d878c0c5d /devel/ecore-ipc
parent41f553bf27d80a550bc4bd11a9b9d9b3c51520d1 (diff)
Notes
Diffstat (limited to 'devel/ecore-ipc')
-rw-r--r--devel/ecore-ipc/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/ecore-ipc/Makefile b/devel/ecore-ipc/Makefile
index 02c5046890d4..51ee5ce0ba45 100644
--- a/devel/ecore-ipc/Makefile
+++ b/devel/ecore-ipc/Makefile
@@ -20,6 +20,9 @@ GNU_CONFIGURE= yes
USE_EFL= ecore libtool_hack
USE_EFL_ECORE= con
USES= pkgconfig
+.if defined(.PARSEDIR)
+USE_GMAKE= yes
+.endif
USE_LDCONFIG= yes
BUILD_WRKSRC= ${WRKSRC}/src/lib/ecore_ipc
INSTALL_WRKSRC= ${BUILD_WRKSRC}