aboutsummaryrefslogtreecommitdiffstats
path: root/x11/xsm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xsm/Makefile')
-rw-r--r--x11/xsm/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/x11/xsm/Makefile b/x11/xsm/Makefile
index 371f79745dda..2aef0cd506df 100644
--- a/x11/xsm/Makefile
+++ b/x11/xsm/Makefile
@@ -1,12 +1,7 @@
-# New ports collection makefile for: xsm
-# Date Created: 17 Feb 2006
-# Whom: Florent Thoumie <flz@FreeBSD.org>
-#
# $FreeBSD$
-#
PORTNAME= xsm
-PORTVERSION= 1.0.2
+PORTVERSION= 1.0.3
CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
@@ -15,6 +10,8 @@ COMMENT= X Session Manager
XORG_CAT= app
USE_XORG= xt xaw
+BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/xorg-macros.pc:${PORTSDIR}/devel/xorg-macros
+
MAN1= xsm.1
.include <bsd.port.mk>