diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-03-31 22:08:31 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-03-31 22:08:31 +0000 |
commit | 22d668f75bb338c461438603eda65f27a6881f50 (patch) | |
tree | 549c374298d1f1d88e58e6b519337a956bfe5065 /palm/synce-gvfs | |
parent | afa2a6f102089300593044ec95ef5dce0097eac3 (diff) | |
download | ports-22d668f75bb338c461438603eda65f27a6881f50.tar.gz ports-22d668f75bb338c461438603eda65f27a6881f50.zip |
Notes
Diffstat (limited to 'palm/synce-gvfs')
-rw-r--r-- | palm/synce-gvfs/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/palm/synce-gvfs/Makefile b/palm/synce-gvfs/Makefile index 6364f2977cdf..a32695fc36b5 100644 --- a/palm/synce-gvfs/Makefile +++ b/palm/synce-gvfs/Makefile @@ -15,6 +15,8 @@ COMMENT= GVFS module for access Windows Mobile devices LIB_DEPENDS= rapi.2:${PORTSDIR}/palm/synce-librapi2 +MAKE_JOBS_SAFE= yes + GNU_CONFIGURE= yes USE_GMAKE= yes USE_GETTEXT= yes |