diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-05-18 18:14:39 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-05-18 18:14:39 +0000 |
commit | 4069e19b90d734cd5a07cb086c797ff9cbc7926e (patch) | |
tree | dec89260ec193828e2663f359f8519ad6b165be0 /audio/vo-aacenc | |
parent | 410b91e384c9e3c6b49a5df5ff8ddd35715ff224 (diff) | |
download | ports-4069e19b90d734cd5a07cb086c797ff9cbc7926e.tar.gz ports-4069e19b90d734cd5a07cb086c797ff9cbc7926e.zip |
Notes
Diffstat (limited to 'audio/vo-aacenc')
-rw-r--r-- | audio/vo-aacenc/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/audio/vo-aacenc/Makefile b/audio/vo-aacenc/Makefile index abd652fe73a3..b23be004d9ac 100644 --- a/audio/vo-aacenc/Makefile +++ b/audio/vo-aacenc/Makefile @@ -11,9 +11,6 @@ COMMENT= VisualOn AAC encoder library LICENSE= AL2 LICENSE_FILE= ${WRKSRC}/COPYING -.if defined(.PARSEDIR) -USE_GMAKE= yes -.endif GNU_CONFIGURE= yes |