Add a comment for the reason of IS_INTERACTIVE.

This commit is contained in:
Satoshi Asami 1997-03-06 10:46:23 +00:00
parent 4cc0051457
commit ed0b26a4c4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=5891

View File

@ -3,7 +3,7 @@
# Date created: 27 Feb 1995 # Date created: 27 Feb 1995
# Whom: ache # Whom: ache
# #
# $Id: Makefile,v 1.6 1996/11/15 10:52:00 asami Exp $ # $Id: Makefile,v 1.7 1996/11/18 10:34:31 asami Exp $
# #
DISTNAME= playmidi-2.3 DISTNAME= playmidi-2.3
@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= apps/sound/players
MAINTAINER= ache@FreeBSD.ORG MAINTAINER= ache@FreeBSD.ORG
IS_INTERACTIVE= YES IS_INTERACTIVE= YES # asks what devices you want to support
HAS_CONFIGURE= YES HAS_CONFIGURE= YES
CONFIGURE_SCRIPT= Configure CONFIGURE_SCRIPT= Configure
CONFIGURE_ENV= PREFIX=${PREFIX} CONFIGURE_ENV= PREFIX=${PREFIX}