diff options
Diffstat (limited to 'palm/gnome-pilot/Makefile')
-rw-r--r-- | palm/gnome-pilot/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/palm/gnome-pilot/Makefile b/palm/gnome-pilot/Makefile index 824ed8bbfa37..c29d39d914bd 100644 --- a/palm/gnome-pilot/Makefile +++ b/palm/gnome-pilot/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gnomepilot2 -PORTVERSION= 2.0.10 -PORTREVISION= 3 +PORTVERSION= 2.0.11 CATEGORIES= palm comms gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-pilot/2.0 @@ -24,7 +23,7 @@ USE_BZIP2= yes USE_X_PREFIX= yes USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack gnomehier gnomepanel -USE_INC_LIBTOOL_VER=13 +USE_LIBTOOL_VER=15 INSTALLS_SHLIB= yes CONFIGURE_ARGS= --with-pisock=${LOCALBASE} CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ |