diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2007-02-27 04:55:27 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2007-02-27 04:55:27 +0000 |
commit | edf0f7b058dfb6c83eecf61bd452de9f6123b16c (patch) | |
tree | 84bff4c38fa0cf2c22b17c20af7911061c4396c4 /math | |
parent | b3650a3d6a267a38d61ba17e7c6f477bb590d8c5 (diff) | |
download | ports-edf0f7b058dfb6c83eecf61bd452de9f6123b16c.tar.gz ports-edf0f7b058dfb6c83eecf61bd452de9f6123b16c.zip |
Notes
Diffstat (limited to 'math')
-rw-r--r-- | math/proofgeneral/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/proofgeneral/Makefile b/math/proofgeneral/Makefile index 1503d124d84e..612bafb0cef4 100644 --- a/math/proofgeneral/Makefile +++ b/math/proofgeneral/Makefile @@ -20,6 +20,8 @@ PKGNAMESUFFIX+= -${EMACS_NAME} BUILD_DEPENDS+= bash:${PORTSDIR}/shells/bash RUN_DEPENDS+= ${LOCALBASE}/share/icons/hicolor/index.theme:${PORTSDIR}/misc/hicolor-icon-theme +BROKEN= Incomplete pkg-plist + # # Unless EMACS_PORT_NAME is overriden by the user, # use any installed version of [X]Emacs. |