mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
- Fix plist
Requested by: krion Approved by: portmgr (krion)
This commit is contained in:
parent
4325ea7c93
commit
01331ecadd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=140885
2 changed files with 2 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
|
||||
PORTNAME= sip
|
||||
PORTVERSION= 4.2.1
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= http://www.river-bank.demon.co.uk/download/sip/ \
|
||||
http://freebsd.ricin.com/ports/distfiles/
|
||||
|
|
|
@ -9,4 +9,5 @@ bin/sip
|
|||
%%PYTHON_SITELIBDIR%%/sipconfig.pyc
|
||||
%%PYTHON_SITELIBDIR%%/sipconfig.pyo
|
||||
%%PORTDOCS%%@dirrm %%DOCSDIR%%
|
||||
@exec mkdir -p %D/share/sip
|
||||
@dirrm share/sip
|
||||
|
|
Loading…
Add table
Reference in a new issue