summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--x11-wm/gwm/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11-wm/gwm/Makefile b/x11-wm/gwm/Makefile
index d13318ac4262..03ef32c1bb8f 100644
--- a/x11-wm/gwm/Makefile
+++ b/x11-wm/gwm/Makefile
@@ -3,7 +3,7 @@
# Date created: 14 November 1996
# Whom: markm
#
-# $Id: Makefile,v 1.2 1996/11/15 04:51:00 asami Exp $
+# $Id: Makefile,v 1.3 1996/11/18 09:55:28 asami Exp $
#
DISTNAME= gwm-1.8c
@@ -13,6 +13,8 @@ MASTER_SITE_SUBDIR= window_managers/gwm
MAINTAINER= markm@FreeBSD.ORG
+LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
+
USE_IMAKE= yes
.include <bsd.port.mk>