mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-20 04:02:27 +00:00
- Fix pkg-plist
PR: ports/100871 Submitted by: Stanislav Sedov <ssedov(at)mbsd.msk.ru> Approved by: krion (mentor)
This commit is contained in:
parent
3d4806fc37
commit
782f537925
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=169080
@ -23,8 +23,8 @@ GNU_CONFIGURE= yes
|
||||
OPTIONS= SSL "Use netUstad with SSL support" on
|
||||
|
||||
PORT_DBDIR?= /var/db/ports
|
||||
LATEST_LINK= ${PORTNAME}${PKGNAMESUFFIX}
|
||||
OPTIONSFILE?= ${PORT_DBDIR}/${LATEST_LINK}/options
|
||||
LATEST_LINK= ${PORTNAME}${PKGNAMESUFFIX}
|
||||
OPTIONSFILE?= ${PORT_DBDIR}/${LATEST_LINK}/options
|
||||
|
||||
.if exists(${OPTIONSFILE})
|
||||
.include "${OPTIONSFILE}"
|
||||
|
@ -87,7 +87,6 @@ share/locale/tr/LC_MESSAGES/netustad.mo
|
||||
%%PORTDOCS%%%%DOCSDIR%%/TODO
|
||||
%%PORTDOCS%%%%DOCSDIR%%/ABOUT-NLS
|
||||
@dirrm etc/netustad
|
||||
@dirrmtry share/locale/tr/LC_MESSAGES
|
||||
@dirrm %%DATADIR%%/script/images
|
||||
@dirrm %%DATADIR%%/script
|
||||
@dirrm %%DATADIR%%/cert
|
||||
|
Loading…
Reference in New Issue
Block a user