aboutsummaryrefslogtreecommitdiff
path: root/x11-themes/gtk3-oxygen-engine/Makefile
diff options
context:
space:
mode:
authorRaphael Kubo da Costa <rakuco@FreeBSD.org>2013-09-01 22:07:00 +0000
committerRaphael Kubo da Costa <rakuco@FreeBSD.org>2013-09-01 22:07:00 +0000
commit4e87f7d9e3db1d4feec5ce847e1639e6add6aeb2 (patch)
tree8ca97d383513178e707cd90be7e1c3bcf20b9638 /x11-themes/gtk3-oxygen-engine/Makefile
parenta379dc66d9ed0c9052aa751701b71c68420a1e90 (diff)
downloadports-4e87f7d9e3db1d4feec5ce847e1639e6add6aeb2.tar.gz
ports-4e87f7d9e3db1d4feec5ce847e1639e6add6aeb2.zip
Notes
Diffstat (limited to 'x11-themes/gtk3-oxygen-engine/Makefile')
-rw-r--r--x11-themes/gtk3-oxygen-engine/Makefile12
1 files changed, 2 insertions, 10 deletions
diff --git a/x11-themes/gtk3-oxygen-engine/Makefile b/x11-themes/gtk3-oxygen-engine/Makefile
index 8512cc45cc3d..2dd0121237ea 100644
--- a/x11-themes/gtk3-oxygen-engine/Makefile
+++ b/x11-themes/gtk3-oxygen-engine/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= oxygen
-PORTVERSION= 1.1.4
+PORTVERSION= 1.2.0
CATEGORIES= x11-themes
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= stable/${PORTNAME}-gtk3/${PORTVERSION}/src/
@@ -22,12 +22,4 @@ USE_BZIP2= yes
USE_GNOME= gtk30
USES= cmake:outsource pkgconfig
-.include <bsd.port.pre.mk>
-
-# 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 <bsd.port.post.mk>
+.include <bsd.port.mk>