aboutsummaryrefslogtreecommitdiff
path: root/deskutils/xfce4-generic-slider/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'deskutils/xfce4-generic-slider/Makefile')
-rw-r--r--deskutils/xfce4-generic-slider/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/deskutils/xfce4-generic-slider/Makefile b/deskutils/xfce4-generic-slider/Makefile
index 1e2792c197fe..55d568e75015 100644
--- a/deskutils/xfce4-generic-slider/Makefile
+++ b/deskutils/xfce4-generic-slider/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= CRITICAL/
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= A slider plugin to adjust and/or monitor any numeric variable
-#BROKEN= Does not work with xfce 4.8
+LICENSE= GPLv3
USE_XFCE= panel libutil libgui
USE_GNOME= pkgconfig
@@ -22,8 +22,6 @@ USE_GNOME= pkgconfig
CFLAGS+= `pkg-config --cflags libxfce4panel-1.0 libxfcegui4-1.0`
LDFLAGS+= `pkg-config --libs libxfce4panel-1.0 libxfcegui4-1.0`
-LICENSE= GPLv3
-
post-patch:
@${REINPLACE_CMD} -e \
"s|@PLUGINDIR@|${PREFIX}/lib/xfce4/xfce4/panel-plugins|" \