mirror of
https://git.freebsd.org/ports.git
synced 2025-05-25 07:26:29 -04:00
- Fix MASTER_SITES
PR: 57816 Submitted by: maintainer
This commit is contained in:
parent
bc6a666a49
commit
0a58d288bc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=90768
1 changed files with 3 additions and 3 deletions
|
@ -10,10 +10,10 @@ PORTNAME= jpilot
|
||||||
PORTVERSION= 0.99.6
|
PORTVERSION= 0.99.6
|
||||||
PORTREVISION= 1
|
PORTREVISION= 1
|
||||||
CATEGORIES+= palm comms
|
CATEGORIES+= palm comms
|
||||||
MASTER_SITES= http://downloads.jpilot.org/
|
MASTER_SITES= http://jpilot.org/
|
||||||
|
|
||||||
MAINTAINER?= varju@webct.com
|
MAINTAINER?= varju@webct.com
|
||||||
COMMENT?= Desktop Organizer Software for the Palm Pilot
|
COMMENT= Desktop Organizer Software for the Palm Pilot
|
||||||
|
|
||||||
LIB_DEPENDS= pisock.8:${PORTSDIR}/palm/pilot-link \
|
LIB_DEPENDS= pisock.8:${PORTSDIR}/palm/pilot-link \
|
||||||
intl.5:${PORTSDIR}/devel/gettext
|
intl.5:${PORTSDIR}/devel/gettext
|
||||||
|
@ -24,7 +24,7 @@ INSTALLS_SHLIB= yes
|
||||||
LDCONFIG_DIRS= %%PREFIX%%/lib/jpilot/plugins
|
LDCONFIG_DIRS= %%PREFIX%%/lib/jpilot/plugins
|
||||||
CONFIGURE_ARGS+= --with-pilot-prefix=${PREFIX}
|
CONFIGURE_ARGS+= --with-pilot-prefix=${PREFIX}
|
||||||
CFLAGS+= -I${PREFIX}/include
|
CFLAGS+= -I${PREFIX}/include
|
||||||
CONFIGURE_ENV+= CPPFLAGS="-I${PREFIX}/include" LDFLAGS="-L${PREFIX}/lib"
|
CONFIGURE_ENV+= CPPFLAGS="-I${PREFIX}/include" LDFLAGS="-L${PREFIX}/lib"
|
||||||
|
|
||||||
MAN1= jpilot-sync.1 jpilot.1
|
MAN1= jpilot-sync.1 jpilot.1
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue