mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
- Unbreak for PORTREVISION != ""
Reported by: pointyhat
This commit is contained in:
parent
43a8fdff46
commit
06637eabf1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=296695
@ -23,7 +23,7 @@ USE_XORG= x11 xext xextproto xpm
|
||||
INSTALLS_ICONS= yes
|
||||
MAN1= komclean
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PKGNAME}
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
||||
CXXFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user