aboutsummaryrefslogtreecommitdiffstats
path: root/x11/yakuake/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/yakuake/Makefile')
-rw-r--r--x11/yakuake/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/yakuake/Makefile b/x11/yakuake/Makefile
index b05c9bac9b72..b086b72193a7 100644
--- a/x11/yakuake/Makefile
+++ b/x11/yakuake/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= yakuake
-PORTVERSION= 2.8
+PORTVERSION= 2.8.1
CATEGORIES= x11 kde
MASTER_SITES= BERLIOS
@@ -19,6 +19,7 @@ USE_KDEBASE_VER=3
USE_GMAKE= yes
USE_GETTEXT= yes
INSTALLS_ICONS= yes
+
CONFIGURE_ENV+= LDFLAGS="${PTHREAD_LIBS}"
.include <bsd.port.mk>