Index: head/x11-themes/gnome-themes-extra/Makefile =================================================================== --- head/x11-themes/gnome-themes-extra/Makefile (revision 551363) +++ head/x11-themes/gnome-themes-extra/Makefile (revision 551364) @@ -1,28 +1,29 @@ # Created by: Joe Marcus Clarke # $FreeBSD$ PORTNAME= gnome-themes-extra PORTVERSION= 3.28 +PORTREVISION= 1 CATEGORIES= x11-themes gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 MAINTAINER= gnome@FreeBSD.org COMMENT= Standard themes for GNOME LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/LICENSE CONFLICTS= gnome-themes-2.[0-9]* PORTSCOUT= limitw:1,even LIB_DEPENDS= libfreetype.so:print/freetype2 \ libfontconfig.so:x11-fonts/fontconfig USES= gettext-tools gmake gnome libtool pathfix pkgconfig tar:xz USE_GNOME= cairo gtk20 intltool gtk30 librsvg2 INSTALLS_ICONS= yes GNU_CONFIGURE= yes INSTALL_TARGET= install-strip .include Index: head/x11-themes/gnome-themes-extra/files/patch-Makefile.in =================================================================== --- head/x11-themes/gnome-themes-extra/files/patch-Makefile.in (nonexistent) +++ head/x11-themes/gnome-themes-extra/files/patch-Makefile.in (revision 551364) @@ -0,0 +1,11 @@ +--- Makefile.in.orig 2020-09-19 07:33:55 UTC ++++ Makefile.in +@@ -354,7 +354,7 @@ target_alias = @target_alias@ + top_build_prefix = @top_build_prefix@ + top_builddir = @top_builddir@ + top_srcdir = @top_srcdir@ +-SUBDIRS = themes po ++SUBDIRS = themes + EXTRA_DIST = \ + README.md \ + LICENSE Property changes on: head/x11-themes/gnome-themes-extra/files/patch-Makefile.in ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property