aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils
diff options
context:
space:
mode:
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/glipper/Makefile10
-rw-r--r--deskutils/glipper/pkg-descr2
2 files changed, 6 insertions, 6 deletions
diff --git a/deskutils/glipper/Makefile b/deskutils/glipper/Makefile
index c4860aec572a..661a8de13f4b 100644
--- a/deskutils/glipper/Makefile
+++ b/deskutils/glipper/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: glipper
-# Date created: 2007-10-21
-# Whom: Yuri Pankov <yuri.pankov@gmail.com>
-#
+# Created by: Yuri Pankov <yuri.pankov@gmail.com>
# $FreeBSD$
-#
PORTNAME= glipper
PORTVERSION= 1.0
@@ -26,4 +22,8 @@ CONFIGURE_ARGS= --libdir=${PREFIX}/libexec
GCONF_SCHEMAS= glipper.schemas
+post-patch:
+ @${REINPLACE_CMD} -e 's|glib/gtypes.h|glib.h|g' \
+ ${WRKSRC}/glipper/keybinder/tomboykeybinder.h
+
.include <bsd.port.mk>
diff --git a/deskutils/glipper/pkg-descr b/deskutils/glipper/pkg-descr
index 317b75bf1ebf..69e06994cec2 100644
--- a/deskutils/glipper/pkg-descr
+++ b/deskutils/glipper/pkg-descr
@@ -5,4 +5,4 @@ GNOME counterpart to KDE's Klipper.
Glipper uses plugins to give the user all the extra functionality they want,
including support for Actions, Snippets and No-Paste services.
-WWW: http://glipper.sourceforge.net/
+WWW: https://launchpad.net/glipper