summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormrg <mrg>2011-05-15 12:35:06 +0000
committermrg <mrg>2011-05-15 12:35:06 +0000
commite2c25aa91ef16587b3bf641d48d68c767cbc6a10 (patch)
tree98240b326fcc3cb8cf1811a64cfcc609627f2fc0
parent4d76cfd582afc759f466e72ff16f0b7a48bcd968 (diff)
downloadpkgsrc-e2c25aa91ef16587b3bf641d48d68c767cbc6a10.tar.gz
this doesn't need libXp. bump pkg version.
-rw-r--r--x11/xlogout/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/x11/xlogout/Makefile b/x11/xlogout/Makefile
index 4dc9e019caf..1a4f867f1dd 100644
--- a/x11/xlogout/Makefile
+++ b/x11/xlogout/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.10 2008/11/10 17:21:39 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2011/05/15 12:35:06 mrg Exp $
#
DISTNAME= xlogout
PKGNAME= xlogout-19891129
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_LOCAL}
@@ -15,6 +15,5 @@ PKG_DESTDIR_SUPPORT= user-destdir
USE_IMAKE= yes
.include "../../x11/libXaw/buildlink3.mk"
-.include "../../x11/libXp/buildlink3.mk"
.include "../../x11/libXt/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"