diff options
author | antoine <antoine@FreeBSD.org> | 2016-12-11 16:25:56 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2016-12-11 16:25:56 +0800 |
commit | 47d7de491f7dfff57abd6ff2607dc051b2163f65 (patch) | |
tree | 878336d1993d1167c775d405f2f5a9d4790eaf70 /audio | |
parent | fbd29c8fc55b558fb22ad442a09a4ac8566e902d (diff) | |
download | freebsd-ports-gnome-47d7de491f7dfff57abd6ff2607dc051b2163f65.tar.gz freebsd-ports-gnome-47d7de491f7dfff57abd6ff2607dc051b2163f65.tar.zst freebsd-ports-gnome-47d7de491f7dfff57abd6ff2607dc051b2163f65.zip |
Those ports build fine with bsd make
Diffstat (limited to 'audio')
-rw-r--r-- | audio/wildmidi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/wildmidi/Makefile b/audio/wildmidi/Makefile index 9b388c38bef7..dafe4768b856 100644 --- a/audio/wildmidi/Makefile +++ b/audio/wildmidi/Makefile @@ -14,7 +14,7 @@ LICENSE= LGPL3 USE_GITHUB= yes GH_ACCOUNT= Mindwerks -USES= gmake cmake:outsource +USES= cmake:outsource USE_LDCONFIG= yes OPTIONS_SUB= yes |