aboutsummaryrefslogtreecommitdiffstats
path: root/x11-themes/gtk-oxygen-engine/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-themes/gtk-oxygen-engine/Makefile')
-rw-r--r--x11-themes/gtk-oxygen-engine/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/x11-themes/gtk-oxygen-engine/Makefile b/x11-themes/gtk-oxygen-engine/Makefile
index 44c34a890ee3..e8826d724cbb 100644
--- a/x11-themes/gtk-oxygen-engine/Makefile
+++ b/x11-themes/gtk-oxygen-engine/Makefile
@@ -1,10 +1,10 @@
# $FreeBSD$
PORTNAME= oxygen
-PORTVERSION= 1.4.0
+PORTVERSION= 1.4.1
CATEGORIES= x11-themes
MASTER_SITES= ${MASTER_SITE_KDE}
-MASTER_SITE_SUBDIR= stable/${PORTNAME}-gtk2/${PORTVERSION}/src/
+MASTER_SITE_SUBDIR= stable/${PORTNAME}-gtk2/${PORTVERSION}/src
PKGNAMEPREFIX= gtk-
PKGNAMESUFFIX= -engine
DISTNAME= ${PORTNAME}-gtk2-${PORTVERSION}
@@ -14,12 +14,11 @@ COMMENT= Oxygen-Gtk engine and theme
LICENSE= LGPL21
-LIB_DEPENDS= cairo:${PORTSDIR}/graphics/cairo \
- dbus-glib-1:${PORTSDIR}/devel/dbus-glib
+LIB_DEPENDS= libcairo.so:${PORTSDIR}/graphics/cairo \
+ libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib
USE_BZIP2= yes
USE_GNOME= gtk20
USES= cmake pkgconfig
-NO_STAGE= yes
.include <bsd.port.mk>