summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-10-14 23:49:43 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-10-14 23:49:43 +0000
commit83d0afbd31ede441c14dc0c02b492e9f0a8557a7 (patch)
treec42c4cafdd2bb2b329b160f1c83ed67a1edb3f41 /graphics
parentcfabe907d77016ff0c54c8a3cf6c90618ddf761d (diff)
downloadfreebsd-ports-83d0afbd31ede441c14dc0c02b492e9f0a8557a7.zip
- Clarify LICENSE
- Regenerate patches with `make makepatch` - Pet portlint
Diffstat (limited to 'graphics')
-rw-r--r--graphics/gimp-beautify-plugin/Makefile2
-rw-r--r--graphics/gimp-beautify-plugin/files/patch-Makefile4
-rw-r--r--graphics/gimp-beautify-plugin/pkg-descr3
3 files changed, 5 insertions, 4 deletions
diff --git a/graphics/gimp-beautify-plugin/Makefile b/graphics/gimp-beautify-plugin/Makefile
index 44bf92a39ede..788921b8a9c3 100644
--- a/graphics/gimp-beautify-plugin/Makefile
+++ b/graphics/gimp-beautify-plugin/Makefile
@@ -11,7 +11,7 @@ PKGNAMESUFFIX= -plugin
MAINTAINER= ports@FreeBSD.org
COMMENT= GIMP plug-ins to both quickly and easily beautify photo
-LICENSE= GPLv3
+LICENSE= GPLv3 # or later
BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/fontconfig.pc:${PORTSDIR}/x11-fonts/fontconfig \
${LOCALBASE}/libdata/pkgconfig/freetype2.pc:${PORTSDIR}/print/freetype2 \
diff --git a/graphics/gimp-beautify-plugin/files/patch-Makefile b/graphics/gimp-beautify-plugin/files/patch-Makefile
index e3db7d3cd149..f411cb0732a0 100644
--- a/graphics/gimp-beautify-plugin/files/patch-Makefile
+++ b/graphics/gimp-beautify-plugin/files/patch-Makefile
@@ -1,5 +1,5 @@
---- Makefile.orig 2014-03-19 21:58:10.000000000 -0300
-+++ Makefile 2014-03-19 22:24:08.000000000 -0300
+--- Makefile.orig 2012-08-12 09:23:45 UTC
++++ Makefile
@@ -13,7 +13,6 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
diff --git a/graphics/gimp-beautify-plugin/pkg-descr b/graphics/gimp-beautify-plugin/pkg-descr
index f8607246108c..9880c54f9796 100644
--- a/graphics/gimp-beautify-plugin/pkg-descr
+++ b/graphics/gimp-beautify-plugin/pkg-descr
@@ -1,3 +1,4 @@
-GIMP Beautify is a set of GIMP plug-ins to both quickly and easily beautify photos
+GIMP Beautify is a set of GIMP plug-ins to both quickly and easily
+beautify photos
WWW: https://github.com/hejiann/beautify/