diff options
Diffstat (limited to 'palm/gnomepilot-conduits2/Makefile')
-rw-r--r-- | palm/gnomepilot-conduits2/Makefile | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/palm/gnomepilot-conduits2/Makefile b/palm/gnomepilot-conduits2/Makefile index b1a2e3341719..cf604bc06b3d 100644 --- a/palm/gnomepilot-conduits2/Makefile +++ b/palm/gnomepilot-conduits2/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 |