diff options
author | marcus <marcus@FreeBSD.org> | 2003-04-30 13:19:59 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-04-30 13:19:59 +0800 |
commit | fee7dc9c926393818d2db78815cd360c5bae1e0e (patch) | |
tree | d9e92bae36dbc5fd5e7772b5da78ce57aa277ed9 /palm/gnome-pilot/Makefile | |
parent | a16bce58709accd383becf445859294a53ebebea (diff) | |
download | freebsd-ports-gnome-fee7dc9c926393818d2db78815cd360c5bae1e0e.tar.gz freebsd-ports-gnome-fee7dc9c926393818d2db78815cd360c5bae1e0e.tar.zst freebsd-ports-gnome-fee7dc9c926393818d2db78815cd360c5bae1e0e.zip |
Update to 2.0.6.
Diffstat (limited to 'palm/gnome-pilot/Makefile')
-rw-r--r-- | palm/gnome-pilot/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/palm/gnome-pilot/Makefile b/palm/gnome-pilot/Makefile index ec58f5e17b20..1035a076cf40 100644 --- a/palm/gnome-pilot/Makefile +++ b/palm/gnome-pilot/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnomepilot2 -PORTVERSION= 2.0.5 +PORTVERSION= 2.0.6 CATEGORIES= palm comms gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-pilot/2.0 @@ -22,7 +22,7 @@ LIB_DEPENDS= pisock.8:${PORTSDIR}/palm/pilot-link USE_BZIP2= yes USE_X_PREFIX= yes USE_GMAKE= yes -USE_GNOME= gnomeprefix gnomehack gnomepanel +USE_GNOME= gnomeprefix gnomehack gnomehier gnomepanel USE_LIBTOOL= yes INSTALLS_SHLIB= yes CONFIGURE_ARGS= --with-pisock=${LOCALBASE} |