diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 22:33:41 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 22:33:41 +0000 |
commit | 67fb05f90ea60bd4172bfe9a7a682d7cd5066a76 (patch) | |
tree | 3e8cc275ced4995aca1a89566bcd08f3a2a2672c /palm/jpilot/Makefile | |
parent | b9522341aadc99dfced4f5412ee8482f02540abb (diff) | |
download | ports-67fb05f90ea60bd4172bfe9a7a682d7cd5066a76.tar.gz ports-67fb05f90ea60bd4172bfe9a7a682d7cd5066a76.zip |
Notes
Diffstat (limited to 'palm/jpilot/Makefile')
-rw-r--r-- | palm/jpilot/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/palm/jpilot/Makefile b/palm/jpilot/Makefile index c637c5d62924..db1080826270 100644 --- a/palm/jpilot/Makefile +++ b/palm/jpilot/Makefile @@ -30,6 +30,7 @@ USE_GNOME+= gtk20 MAN1= jpilot-dial.1 jpilot-dump.1 jpilot-sync.1 jpilot.1 +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MNLS} |