diff options
Diffstat (limited to 'palm/jpilot/Makefile')
-rw-r--r-- | palm/jpilot/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/palm/jpilot/Makefile b/palm/jpilot/Makefile index 2e86ac863f5c..7bf3e799e25a 100644 --- a/palm/jpilot/Makefile +++ b/palm/jpilot/Makefile @@ -8,6 +8,7 @@ PORTNAME= jpilot PORTVERSION= 0.99 +PORTREVISION?= 1 CATEGORIES+= palm comms MASTER_SITES= http://jpilot.org/ @@ -21,6 +22,7 @@ USE_GTK= yes USE_LIBTOOL= yes CONFIGURE_ARGS+=--with-pilot-prefix=${PREFIX} INSTALLS_SHLIB= yes +USE_AUTOCONF= yes post-install: .if !defined(NOPORTDOCS) |