mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
audio/milkytracker: Fix regression
Notified by: pkg-fallout
This commit is contained in:
parent
e53ef618b8
commit
d1ff2c63b6
@ -1,7 +1,7 @@
|
||||
PORTNAME= milkytracker
|
||||
PORTVERSION= 1.04.00
|
||||
DISTVERSIONPREFIX= v
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= audio
|
||||
|
||||
PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
|
||||
@ -19,7 +19,7 @@ LIB_DEPENDS= libjack.so:audio/jack \
|
||||
liblhasa.so:archivers/lhasa \
|
||||
libzzip.so:devel/zziplib
|
||||
|
||||
USES= cmake compiler:c11 cpe sdl
|
||||
USES= cmake compiler:c11 cpe pkgconfig sdl
|
||||
CPE_VENDOR= milkytracker_project
|
||||
USE_GITHUB= yes
|
||||
GH_PROJECT= MilkyTracker
|
||||
|
Loading…
Reference in New Issue
Block a user