From 00b904f342d67de27565371a7c82c357fe979de0 Mon Sep 17 00:00:00 2001 From: steve Date: Mon, 10 Aug 1998 00:03:14 +0000 Subject: strtol -> strtoul so the 'magic' file is parsed correctly. PR: 7535 Submitted by: Sergey Shkonda --- x11-fm/xfm/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'x11-fm/xfm/Makefile') diff --git a/x11-fm/xfm/Makefile b/x11-fm/xfm/Makefile index 67a2ac3..2197e8e 100644 --- a/x11-fm/xfm/Makefile +++ b/x11-fm/xfm/Makefile @@ -3,7 +3,7 @@ # Date created: 28 December 1994 # Whom: jc@irbs.com John Capo # -# $Id: Makefile,v 1.7 1996/11/18 09:56:20 asami Exp $ +# $Id: Makefile,v 1.8 1998/08/07 22:33:12 asami Exp $ # DISTNAME= xfm-1.3.2 @@ -11,6 +11,8 @@ CATEGORIES= x11-fm MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= applications +MAINTAINER= ports@FreeBSD.ORG + LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm USE_IMAKE= yes -- cgit v1.1