aboutsummaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2016-07-20 09:00:44 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2016-07-20 09:00:44 +0000
commitc860f67ec1d6385174f4fae65373769809f78581 (patch)
tree5a57d78c1f3be6e85e4408a8e2b8cc074e1056fe /misc
parent2e495f8e6f1d23ca0c5040d0563f1a00b1cbd3df (diff)
downloadports-c860f67ec1d6385174f4fae65373769809f78581.tar.gz
ports-c860f67ec1d6385174f4fae65373769809f78581.zip
- Fix license
- Regenerate patches with `make makepatch`
Notes
Notes: svn path=/head/; revision=418826
Diffstat (limited to 'misc')
-rw-r--r--misc/freeguide/Makefile4
-rw-r--r--misc/freeguide/files/patch-build.xml4
2 files changed, 4 insertions, 4 deletions
diff --git a/misc/freeguide/Makefile b/misc/freeguide/Makefile
index 163e11954f53..45a5ab24932d 100644
--- a/misc/freeguide/Makefile
+++ b/misc/freeguide/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES= SF/${PORTNAME}-tv/${PORTNAME}-source/${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Interactive TV guide which will create personalized TV listings
-LICENSE= GPLv2
+LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/doc/COPYING
RUN_DEPENDS= tv_cat:textproc/p5-xmltv
@@ -35,7 +35,7 @@ post-patch:
${WRKSRC}/install/linux/freeguide
do-install:
- @(cd ${BUILD_WRKSRC}; \
+ @(cd ${BUILD_WRKSRC} && \
${ANT} ${MAKE_ARGS} ${INSTALL_TARGET})
.include <bsd.port.mk>
diff --git a/misc/freeguide/files/patch-build.xml b/misc/freeguide/files/patch-build.xml
index bed03a6e6c9b..68f88b8961fe 100644
--- a/misc/freeguide/files/patch-build.xml
+++ b/misc/freeguide/files/patch-build.xml
@@ -1,5 +1,5 @@
---- build.xml.orig 2010-07-24 11:24:51.000000000 +0200
-+++ build.xml 2010-07-24 11:29:57.000000000 +0200
+--- build.xml.orig 2014-10-22 19:25:23 UTC
++++ build.xml
@@ -200,8 +200,8 @@
<mkdir dir="${install_share_dir}/applications" />
<copy file="${install}/linux/freeguide.desktop" todir="${install_share_dir}/applications/" />