1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-21 08:42:23 +00:00

Reduce over inclusion of bsd.port.mk

Remove well known license file
This commit is contained in:
Baptiste Daroussin 2014-01-15 22:33:28 +00:00
parent 57e9c7cfdb
commit c3c235ebef
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=339835

View File

@ -12,7 +12,6 @@ MAINTAINER= coder@tuxfamily.org
COMMENT= LINGOT is a musical instrument tuner
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
USE_GNOME= gtk20 libglade2
NO_STAGE= yes
@ -42,10 +41,8 @@ CONFIGURE_ARGS+=--enable-alsa
CONFIGURE_ARGS+=--disable-alsa
.endif
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 802502 || (${OSVERSION} > 900000 && ${OSVERSION} < 900027)
EXTRA_PATCHES+= ${FILESDIR}/extra-lingot-config-scale.h
.endif
.include <bsd.port.post.mk>
.include <bsd.port.mk>