mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-15 07:56:36 +00:00
Add LATEST_LINK [1]
While here, switch to USES=pathfix, spell PORTREVISION correct and s/=/+=/ for CPPFLAGS and LDFLAGS Submitted by: erwin [1]
This commit is contained in:
parent
57ea504c1b
commit
783b5d54cb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=315386
@ -4,7 +4,7 @@
|
||||
|
||||
PORTNAME= folks
|
||||
PORTVERSION= 0.4.3
|
||||
PORTREVISOIN= 1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= net-im
|
||||
MASTER_SITES= GNOME
|
||||
|
||||
@ -18,14 +18,16 @@ LIB_DEPENDS= gee:${PORTSDIR}/devel/libgee06 \
|
||||
|
||||
CONFLICTS= folks-0.[6-9].[0-9]*
|
||||
|
||||
LATEST_LINK= ${PORTNAME}04
|
||||
USE_BZIP2= yes
|
||||
USE_LDCONFIG= yes
|
||||
USE_GMAKE= yes
|
||||
USE_GNOME= gnomehack intlhack gnomehier
|
||||
USES= pathfix
|
||||
USE_GNOME= intlhack gnomehier
|
||||
USE_GETTEXT= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CPPFLAGS= -I${LOCALBASE}/include
|
||||
LDFLAGS= -L${LOCALBASE}/lib
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
|
||||
PLIST_SUB= VERSION=22
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user