diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-08-30 23:01:05 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-08-30 23:01:05 +0000 |
commit | 5163781803124a083a6fdae72fd2235faf64ac0c (patch) | |
tree | 6b331be596022c1f3f38a56b08f44da1db3d7278 /audio/cuetools | |
parent | 33d4141ac9cf4bbc3ef63d28cc68c5a30b4b364a (diff) |
Notes
Diffstat (limited to 'audio/cuetools')
-rw-r--r-- | audio/cuetools/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/cuetools/Makefile b/audio/cuetools/Makefile index ccc935cd134b..0ffcdf62785a 100644 --- a/audio/cuetools/Makefile +++ b/audio/cuetools/Makefile @@ -12,7 +12,7 @@ COMMENT= Utilities for working with CUE and TOC files LICENSE= GPLv2 -USE_GMAKE= yes +USES= gmake GNU_CONFIGURE= yes MAN1= cuebreakpoints.1 cueconvert.1 cueprint.1 |