Note to self, don't comment out changes before committing...

This commit is contained in:
bentley 2019-04-28 19:47:05 +00:00
parent 7927698e79
commit 1aa9fb2a0a

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.2 2019/04/19 15:28:51 bentley Exp $
# $OpenBSD: Makefile,v 1.3 2019/04/28 19:47:05 bentley Exp $
COMMENT = interactive system for VLSI circuit layouts
DISTNAME = magic-8.1.224
@ -22,7 +22,7 @@ COMPILER_LANGS = c
MODULES = x11/tk
#BUILD_DEPENDS = devel/m4
BUILD_DEPENDS = devel/m4
RUN_DEPENDS = shells/bash
LIB_DEPENDS = ${MODTK_LIB_DEPENDS}