summaryrefslogtreecommitdiff
path: root/palm/palm-db-tools
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 22:33:41 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 22:33:41 +0000
commit67fb05f90ea60bd4172bfe9a7a682d7cd5066a76 (patch)
tree3e8cc275ced4995aca1a89566bcd08f3a2a2672c /palm/palm-db-tools
parentAdd NO_STAGE all over the place in preparation for the staging support (cat: ... (diff)
Add NO_STAGE all over the place in preparation for the staging support (cat: palm)
Notes
Notes: svn path=/head/; revision=327760
Diffstat (limited to 'palm/palm-db-tools')
-rw-r--r--palm/palm-db-tools/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/palm/palm-db-tools/Makefile b/palm/palm-db-tools/Makefile
index e11cf56e4f83..6700d7c82328 100644
--- a/palm/palm-db-tools/Makefile
+++ b/palm/palm-db-tools/Makefile
@@ -19,6 +19,7 @@ PLIST_FILES= lib/libpdbtools.so \
bin/csv2pdb \
bin/pdb2csv
+NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -e "s|-Wno-deprecated|& -fPIC -DPIC|" \
${WRKSRC}/libflatfile/Makefile.in ${WRKSRC}/libpalm/Makefile.in \