From 91677839a26a2f7f7fbd3cf61e91e2983492b226 Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Tue, 27 Dec 2011 22:11:01 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELEASE_9_0_0'. --- x11-themes/gtk3-oxygen-engine/Makefile | 36 ---------------------------------- 1 file changed, 36 deletions(-) delete mode 100644 x11-themes/gtk3-oxygen-engine/Makefile (limited to 'x11-themes/gtk3-oxygen-engine/Makefile') diff --git a/x11-themes/gtk3-oxygen-engine/Makefile b/x11-themes/gtk3-oxygen-engine/Makefile deleted file mode 100644 index f08bfdef58ea..000000000000 --- a/x11-themes/gtk3-oxygen-engine/Makefile +++ /dev/null @@ -1,36 +0,0 @@ -# New ports collection makefile for: gtk-oxygen-engine -# Date created: 2010-12-14 -# Whom: Max Brazhnikov -# -# $FreeBSD$ -# - -PORTNAME= oxygen -PORTVERSION= 1.1.5 -CATEGORIES= x11-themes -MASTER_SITES= ${MASTER_SITE_KDE} -MASTER_SITE_SUBDIR= stable/${PORTNAME}-gtk/${PORTVERSION}/src/ -PKGNAMEPREFIX= gtk- -PKGNAMESUFFIX= -engine -DISTNAME= ${PORTNAME}-gtk-${PORTVERSION} - -MAINTAINER= rakuco@FreeBSD.org -COMMENT= Oxygen-Gtk engine and theme - -LIB_DEPENDS= cairo.2:${PORTSDIR}/graphics/cairo \ - dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib - -USE_BZIP2= yes -USE_GNOME= gtk20 pkgconfig -USE_CMAKE= yes -MAKE_JOBS_SAFE= yes - -.include - -# FreeBSD SVN r205606 was only MFC'ed to 8.1+, so we need to match -# the old function signature on previous versions. -.if ${OSVERSION} < 801000 -EXTRA_PATCHES+= ${FILESDIR}/extra-patch-demo-oxygengtkdeco_main.cpp -.endif - -.include -- cgit v1.2.3