diff options
author | sobomax <sobomax@FreeBSD.org> | 2002-05-24 18:31:11 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2002-05-24 18:31:11 +0800 |
commit | 032afb921e63f7b186b489fd147f9875e31145b7 (patch) | |
tree | b4e80fcc9fe78b9cd924c4cbb5a6a67bf5ca7f06 /palm/gnome-pilot-conduits/Makefile | |
parent | bf310028e9a6cde22e6b8bfcb5b6b571185a4679 (diff) | |
download | freebsd-ports-gnome-032afb921e63f7b186b489fd147f9875e31145b7.tar.gz freebsd-ports-gnome-032afb921e63f7b186b489fd147f9875e31145b7.tar.zst freebsd-ports-gnome-032afb921e63f7b186b489fd147f9875e31145b7.zip |
Update to 0.9.
Diffstat (limited to 'palm/gnome-pilot-conduits/Makefile')
-rw-r--r-- | palm/gnome-pilot-conduits/Makefile | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/palm/gnome-pilot-conduits/Makefile b/palm/gnome-pilot-conduits/Makefile index b1a2e3341719..cf604bc06b3d 100644 --- a/palm/gnome-pilot-conduits/Makefile +++ b/palm/gnome-pilot-conduits/Makefile @@ -6,17 +6,18 @@ # PORTNAME= gnomepilot-conduits -PORTVERSION= 0.8 +PORTVERSION= 0.9 CATEGORIES= palm comms gnome -MASTER_SITES= http://www.eskil.org/gnome-pilot/download/tarballs/ \ - ${MASTER_SITE_GNOME} +MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= unstable/sources/gnome-pilot-conduits DISTNAME= gnome-pilot-conduits-${PORTVERSION} +DIST_SUBDIR= gnome MAINTAINER= gnome@FreeBSD.org LIB_DEPENDS= gpilotd.1:${PORTSDIR}/palm/gnomepilot +USE_BZIP2= yes USE_GMAKE= yes USE_X_PREFIX= yes USE_GNOMECTRL= yes |