aboutsummaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2015-05-07 17:58:30 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2015-05-07 17:58:30 +0000
commit54208d902372cc4b1a7cfd3985cf73694946bb0d (patch)
tree62c3eca76911aabd8fe9cb53e0205e96fa8fd270 /multimedia
parent93dc25bc9cc4d0faeed12431dbbbc8aebf830747 (diff)
downloadports-54208d902372cc4b1a7cfd3985cf73694946bb0d.tar.gz
ports-54208d902372cc4b1a7cfd3985cf73694946bb0d.zip
Notes
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/mythtv-frontend/Makefile2
-rw-r--r--multimedia/mythtv/Makefile2
2 files changed, 4 insertions, 0 deletions
diff --git a/multimedia/mythtv-frontend/Makefile b/multimedia/mythtv-frontend/Makefile
index a4f980a483ce..ea03b51478fa 100644
--- a/multimedia/mythtv-frontend/Makefile
+++ b/multimedia/mythtv-frontend/Makefile
@@ -24,6 +24,8 @@ GH_ACCOUNT= MythTV
GH_PROJECT= mythtv
GH_TAGNAME= 5a5e1cd
+WRKSRC_SUBDIR= ${GH_PROJECT}
+
ONLY_FOR_ARCHS= i386 amd64
NOPRECIOUSMAKEVARS= # don't override $(ARCH) in ffmpeg makefiles
USES= gmake libtool pkgconfig
diff --git a/multimedia/mythtv/Makefile b/multimedia/mythtv/Makefile
index 804c2484d16b..5d8cc5bd4502 100644
--- a/multimedia/mythtv/Makefile
+++ b/multimedia/mythtv/Makefile
@@ -25,6 +25,8 @@ USE_GITHUB= yes
GH_ACCOUNT= MythTV
GH_TAGNAME= 5a5e1cd
+WRKSRC_SUBDIR= ${PORTNAME}
+
ONLY_FOR_ARCHS= i386 amd64
USE_PERL5= run build
NOPRECIOUSMAKEVARS= # don't override $(ARCH) in ffmpeg makefiles