1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00

Remove obsoleted OPTIONSFILE from devel/py-simpy.

Clean-up from my previous commits.

Approved by:	portsmgr (implicit)
This commit is contained in:
David Naylor 2014-05-13 19:14:05 +00:00
parent 6cf2ade1f7
commit 755be8a30c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=353980

View File

@ -23,8 +23,6 @@ PYDISTUTILS_PKGNAME= SimPy
OPTIONS_DEFINE= TKINTER
TKINTER_DESC= py-tkinter for plot
OPTIONSFILE= ${PORT_DBDIR}/py-${PORTNAME}/options
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MTKINTER}