mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-23 09:10:43 +00:00
- Fix build with NOPORTDOCS
Reported by: IonBoT
This commit is contained in:
parent
f6d89de092
commit
3725669d2f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=217427
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= scythia
|
||||
PORTVERSION= 0.9.1
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= ftp
|
||||
MASTER_SITES= http://scythia.free.fr/file/ \
|
||||
ftp://local-distfiles.freebsd.org.cn/pub/china-ports/hamigua/
|
||||
@ -22,7 +22,7 @@ INSTALLS_ICONS= yes
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
|
||||
.if defined(NOPORTDOCS)
|
||||
INSTALL_TARGET=install_lang install_icon install_icon2 install_desktop install_target
|
||||
INSTALL_TARGET=install_lang install_icon install_icon2 install_target
|
||||
.endif
|
||||
|
||||
DESKTOP_ENTRIES= "Scythia" \
|
||||
|
Loading…
Reference in New Issue
Block a user