summaryrefslogtreecommitdiff
path: root/x11/xpad/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xpad/Makefile')
-rw-r--r--x11/xpad/Makefile21
1 files changed, 7 insertions, 14 deletions
diff --git a/x11/xpad/Makefile b/x11/xpad/Makefile
index 778e4eab0dc..823b448f5e1 100644
--- a/x11/xpad/Makefile
+++ b/x11/xpad/Makefile
@@ -1,15 +1,15 @@
-# $NetBSD: Makefile,v 1.33 2011/01/13 13:40:08 wiz Exp $
+# $NetBSD: Makefile,v 1.34 2011/01/25 08:33:27 obache Exp $
#
-DISTNAME= xpad-1.12
-PKGREVISION= 13
+DISTNAME= xpad-4.0
CATEGORIES= x11
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xpad/}
+MASTER_SITES= http://launchpad.net/xpad/trunk/${PKGVERSION_NOREV}/+download/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://xpad.sourceforge.net/
-COMMENT= Sticky notes application in GTK 2
+HOMEPAGE= http://mterry.name/xpad/
+COMMENT= Sticky notes application for GTK+ 2.0
+LICENSE= gnu-gpl-v3
PKG_DESTDIR_SUPPORT= user-destdir
@@ -17,15 +17,8 @@ GNU_CONFIGURE= yes
USE_TOOLS+= gmake intltool msgfmt pkg-config
USE_PKGLOCALEDIR= yes
-LIBS.SunOS+= -lX11
-
-BUILDLINK_TRANSFORM+= rm:-DGTK_DISABLE_DEPRECATED
-
-BUILDLINK_DEPMETHOD.libXt?= build
-
-.include "../../converters/libiconv/buildlink3.mk"
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
+.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../x11/gtk2/buildlink3.mk"
.include "../../x11/libSM/buildlink3.mk"
-.include "../../x11/libXt/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"