summaryrefslogtreecommitdiffstats
path: root/deskutils/xinvest/Makefile
diff options
context:
space:
mode:
authorkevlo <kevlo@FreeBSD.org>2000-11-13 13:27:12 +0000
committerkevlo <kevlo@FreeBSD.org>2000-11-13 13:27:12 +0000
commit817e5679550dcc55c0ba9e8cb61ff3899f2c114b (patch)
tree23e7918060eab206e69214c66fa582527a5c4d88 /deskutils/xinvest/Makefile
parentf4903d52390cc33aa715e23b608e072c1430a4c6 (diff)
downloadFreeBSD-ports-817e5679550dcc55c0ba9e8cb61ff3899f2c114b.zip
FreeBSD-ports-817e5679550dcc55c0ba9e8cb61ff3899f2c114b.tar.gz
Update to version 2.6
PR: 22810 Submitted by: Ports Fury
Diffstat (limited to 'deskutils/xinvest/Makefile')
-rw-r--r--deskutils/xinvest/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/deskutils/xinvest/Makefile b/deskutils/xinvest/Makefile
index 3c804ec..15fa036 100644
--- a/deskutils/xinvest/Makefile
+++ b/deskutils/xinvest/Makefile
@@ -6,22 +6,19 @@
#
PORTNAME= xinvest
-PORTVERSION= 2.5.1
+PORTVERSION= 2.6
CATEGORIES= deskutils
-MASTER_SITES= http://sunsite.auc.dk/xinvest/ \
- ${MASTER_SITE_XCONTRIB}
-MASTER_SITE_SUBDIR= applications
+MASTER_SITES= http://sunsite.dk/xinvest/
MAINTAINER= ports@FreeBSD.org
USE_MOTIF= yes
USE_IMAKE= yes
-USE_XPM= yes
NO_INSTALL_MANPAGES= yes
post-install:
.if !defined(NOPORTDOCS)
- ${MKDIR} ${PREFIX}/share/examples/Xinvest
+ @${MKDIR} ${PREFIX}/share/examples/Xinvest
${INSTALL_DATA} ${WRKSRC}/samples/*.inv ${PREFIX}/share/examples/Xinvest
.endif
OpenPOWER on IntegriCloud