Mark as USE_BUILDLINK_ONLY (not that it changes anything in this case, but
it should be noted :)
This commit is contained in:
parent
9604a44828
commit
18a72f062e
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.4 2001/09/30 09:34:49 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.5 2001/09/30 09:41:00 wiz Exp $
|
||||
#
|
||||
|
||||
DISTNAME= mp3info-0.8.2
|
||||
|
@ -14,6 +14,7 @@ COMMENT= Utility to read and modify the ID3 tags of MP3 files
|
|||
|
||||
CONFLICTS= mp3info-[0-9]*
|
||||
|
||||
USE_BUILDLINK_ONLY= yes
|
||||
USE_CONFIG_WRAPPER= yes
|
||||
|
||||
.include "../../devel/ncurses/buildlink.mk"
|
||||
|
|
Loading…
Reference in a new issue