diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-08-27 05:09:42 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-08-27 05:09:42 +0000 |
commit | 7dc5f75888be5c2753f0f9e9a072e793ec632752 (patch) | |
tree | a45036b2ef3992957f081abab6be4999a1722771 /palm/gnomepilot2/Makefile | |
parent | 9957234d9432b06090ca01526bff90a51ab550bd (diff) | |
download | ports-7dc5f75888be5c2753f0f9e9a072e793ec632752.tar.gz ports-7dc5f75888be5c2753f0f9e9a072e793ec632752.zip |
Notes
Diffstat (limited to 'palm/gnomepilot2/Makefile')
-rw-r--r-- | palm/gnomepilot2/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/palm/gnomepilot2/Makefile b/palm/gnomepilot2/Makefile index 824ed8bbfa37..c29d39d914bd 100644 --- a/palm/gnomepilot2/Makefile +++ b/palm/gnomepilot2/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" \ |