1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-13 07:34:50 +00:00

Fix build with bmake

This commit is contained in:
Baptiste Daroussin 2013-05-03 21:34:01 +00:00
parent a01c272195
commit 5a43baf393
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=317264

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: vo-aacenc
# Date created: 23 Jun 2011
# Whom: Martin Matuska <mm@FreeBSD.org>
#
# Created by: Martin Matuska <mm@FreeBSD.org>
# $FreeBSD$
#
PORTNAME= vo-aacenc
PORTVERSION= 0.1.2
@ -15,6 +11,9 @@ COMMENT= VisualOn AAC encoder library
LICENSE= AL2
LICENSE_FILE= ${WRKSRC}/COPYING
.if defined(.PARSEDIR)
USE_GMAKE= yes
.endif
GNU_CONFIGURE= yes