pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
softvms: Include ../../audio/SDL_sound/buildlink3.mk for audio
Module Name: pkgsrc-wip
Committed By: Travis Paul <tr%vispaul.me@localhost>
Pushed By: tpaul
Date: Fri Jan 5 08:16:50 2018 +0000
Changeset: 69bf4d475fb8c86f193f3cf372368a58c480ffcb
Modified Files:
softvms/Makefile
Log Message:
softvms: Include ../../audio/SDL_sound/buildlink3.mk for audio
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=69bf4d475fb8c86f193f3cf372368a58c480ffcb
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
softvms/Makefile | 3 +++
1 file changed, 3 insertions(+)
diffs:
diff --git a/softvms/Makefile b/softvms/Makefile
index f9d39a7e46..defde44ec9 100644
--- a/softvms/Makefile
+++ b/softvms/Makefile
@@ -4,6 +4,7 @@ PKGNAME= softvms-1.9
DISTNAME= softvms
CATEGORIES= emulators
MASTER_SITES= https://mc.pp.se/dc/files/
+MASTER_SITE_BACKUP= https://travispaul.me/distfiles/
MAINTAINER= tr%vispaul.me@localhost
HOMEPAGE= https://mc.pp.se/dc/sw.html
@@ -21,6 +22,8 @@ do-install:
.include "../../x11/libX11/buildlink3.mk"
+.include "../../audio/SDL_sound/buildlink3.mk"
+
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index