aboutsummaryrefslogtreecommitdiffstats
path: root/palm/palm-db-tools
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-09-21 06:33:41 +0800
committerbapt <bapt@FreeBSD.org>2013-09-21 06:33:41 +0800
commit292e895a11b25d3d4e8efed62ce419ef91a06970 (patch)
tree3e8cc275ced4995aca1a89566bcd08f3a2a2672c /palm/palm-db-tools
parent93bc1929f67e6ebd1f07b8ea98a4360ba47ff3eb (diff)
downloadfreebsd-ports-gnome-292e895a11b25d3d4e8efed62ce419ef91a06970.tar.gz
freebsd-ports-gnome-292e895a11b25d3d4e8efed62ce419ef91a06970.tar.zst
freebsd-ports-gnome-292e895a11b25d3d4e8efed62ce419ef91a06970.zip
Add NO_STAGE all over the place in preparation for the staging support (cat: palm)
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 \