mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
Fix the *.desktop installation, bump the PORTREVISION.
Reported by: pointyhat-exp Approved by: Related with our (FreeBSD GNOME Team) big change
This commit is contained in:
parent
7366ccfa22
commit
5a130b8b11
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=202008
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= proofgeneral
|
||||
PORTVERSION= 3.6
|
||||
PORTREVISION= 6
|
||||
PORTREVISION= 7
|
||||
CATEGORIES= math elisp
|
||||
MASTER_SITES= http://proofgeneral.inf.ed.ac.uk/releases/
|
||||
DISTNAME= ProofGeneral-3.6pre061107
|
||||
@ -74,6 +74,9 @@ pre-build:
|
||||
@${RM} ${WRKSRC}/.byte-compile || ${TRUE}
|
||||
#.endif
|
||||
|
||||
pre-install:
|
||||
@${MKDIR} ${PREIX}/share/applications
|
||||
|
||||
post-install:
|
||||
@${CAT} ${PKGMESSAGE}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user