aboutsummaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2004-01-02 01:46:08 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2004-01-02 01:46:08 +0000
commitde6d2eb06e9fa1ff7aa9a703f3ffdbf175c03af2 (patch)
treec492627f2abeed32194c787525bf8031397341f0 /misc
parent101d4c730124944ea9cc8b1955356fb45beb5708 (diff)
downloadports-de6d2eb06e9fa1ff7aa9a703f3ffdbf175c03af2.tar.gz
ports-de6d2eb06e9fa1ff7aa9a703f3ffdbf175c03af2.zip
Notes
Diffstat (limited to 'misc')
-rw-r--r--misc/wmstock/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/misc/wmstock/Makefile b/misc/wmstock/Makefile
index 7b0ae462883b..1ea9df53c84a 100644
--- a/misc/wmstock/Makefile
+++ b/misc/wmstock/Makefile
@@ -7,14 +7,18 @@
PORTNAME= wmstock
PORTVERSION= 0.11
+PORTREVISION= 1
CATEGORIES= misc windowmaker finance
MASTER_SITES= http://mattfischer.com/wmstock/src/
MAINTAINER= ports@FreeBSD.org
COMMENT= Cool WindowMaker Dockapp that shows stock ticker(s)
+RUN_DEPENDS= wget:${PORTSDIR}/ftp/wget
+
USE_X_PREFIX= yes
USE_XPM= yes
+USE_PERL5_RUN= yes
WRKSRC= ${WRKDIR}/wmstock/src
USE_GMAKE= yes