After src/usr.bin/mandoc/roff.c rev. 1.58, mandoc now longer throws ERRORs.
Formatting has been correct, anyway. Drop USE_GROFF. While here, remove a directory out of the PLIST as suggested by update-plist and bump. OK naddy@ edd@ "go ahead" wcmaier@ (MAINTAINER)
This commit is contained in:
parent
3aaa81f48e
commit
9a980a6a2b
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.22 2013/08/20 22:05:50 zhuk Exp $
|
||||
# $OpenBSD: Makefile,v 1.23 2013/10/15 07:37:51 schwarze Exp $
|
||||
|
||||
COMMENT= enhanced interactive Python shell
|
||||
|
||||
MODPY_EGG_VERSION= 0.13.2
|
||||
DISTNAME= ipython-${MODPY_EGG_VERSION}
|
||||
CATEGORIES= devel
|
||||
REVISION= 0
|
||||
REVISION= 1
|
||||
|
||||
HOMEPAGE= http://ipython.org/
|
||||
|
||||
@ -33,8 +33,6 @@ PERMIT_PACKAGE_CDROM= Yes
|
||||
|
||||
MASTER_SITES= ${MASTER_SITE_PYPI:=i/ipython/}
|
||||
|
||||
USE_GROFF = Yes
|
||||
|
||||
pre-patch:
|
||||
ln -s ${MODPY_BIN} ${WRKDIR}/bin/python
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.11 2013/06/06 08:49:55 edd Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.12 2013/10/15 07:37:52 schwarze Exp $
|
||||
bin/ipcluster
|
||||
bin/ipcontroller
|
||||
bin/ipengine
|
||||
@ -1059,7 +1059,6 @@ lib/python${MODPY_VERSION}/site-packages/ipython-${MODPY_EGG_VERSION}-py${MODPY_
|
||||
@man man/man1/ipython.1
|
||||
@man man/man1/irunner.1
|
||||
@man man/man1/pycolor.1
|
||||
share/applications/
|
||||
share/applications/ipython-qtconsole.desktop
|
||||
share/applications/ipython-sh.desktop
|
||||
share/applications/ipython.desktop
|
||||
|
Loading…
Reference in New Issue
Block a user