aboutsummaryrefslogtreecommitdiffstats
path: root/palm/pilot-link
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/pilot-link
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/pilot-link')
-rw-r--r--palm/pilot-link/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/palm/pilot-link/Makefile b/palm/pilot-link/Makefile
index 5095a119e2e4..4d45a667a979 100644
--- a/palm/pilot-link/Makefile
+++ b/palm/pilot-link/Makefile
@@ -23,6 +23,7 @@ USE_LDCONFIG= yes
OPTIONS_DEFINE= PNG THREADS USB
USB_DESC= Compile with USB via libusb support (READ MANUAL!)
+NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MTHREADS}