diff options
author | marcus <marcus@FreeBSD.org> | 2004-08-27 13:09:42 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2004-08-27 13:09:42 +0800 |
commit | 0ff5763fb7bc1f85cb2053815d97be93f4e4680d (patch) | |
tree | b3d9ad168d1dcb2edb2a8212ed9bee7323e6d2ea /palm/gnomepilot2/Makefile | |
parent | 113f8c97ab0490f19cacc31bc8c5a518f1d5b6b5 (diff) | |
download | freebsd-ports-gnome-0ff5763fb7bc1f85cb2053815d97be93f4e4680d.tar.gz freebsd-ports-gnome-0ff5763fb7bc1f85cb2053815d97be93f4e4680d.tar.zst freebsd-ports-gnome-0ff5763fb7bc1f85cb2053815d97be93f4e4680d.zip |
Update to 2.0.11.
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" \ |