diff options
| author | Jeremy Messenger <mezz@FreeBSD.org> | 2007-10-27 19:44:46 +0000 |
|---|---|---|
| committer | Jeremy Messenger <mezz@FreeBSD.org> | 2007-10-27 19:44:46 +0000 |
| commit | b9277e9693e4d16404bd5cd5c165d84a901e4604 (patch) | |
| tree | a55b8dc3ca94d648cda499255c2b03e9f89b57c0 /math | |
| parent | f942d41c7161f3e73e235e58a1cbc40c24814ca6 (diff) | |
Notes
Diffstat (limited to 'math')
| -rw-r--r-- | math/proofgeneral/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/proofgeneral/Makefile b/math/proofgeneral/Makefile index c5a6e0a2806c..298e87dfc6c0 100644 --- a/math/proofgeneral/Makefile +++ b/math/proofgeneral/Makefile @@ -7,7 +7,7 @@ PORTNAME= proofgeneral PORTVERSION= 3.6 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= math elisp MASTER_SITES= http://proofgeneral.inf.ed.ac.uk/releases/ DISTNAME= ProofGeneral-3.6pre061107 @@ -75,7 +75,7 @@ pre-build: #.endif pre-install: - @${MKDIR} ${PREIX}/share/applications + @${MKDIR} ${PREFIX}/share/applications post-install: @${CAT} ${PKGMESSAGE} |
