Skip to content

Commit

Permalink
audio/milkytracker: Fix regression
Browse files Browse the repository at this point in the history
Notified by:	pkg-fallout
  • Loading branch information
ehaupt committed Aug 11, 2023
1 parent e53ef61 commit d1ff2c6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions audio/milkytracker/Makefile
@@ -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/
Expand All @@ -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
Expand Down

0 comments on commit d1ff2c6

Please sign in to comment.