aboutsummaryrefslogtreecommitdiff
path: root/finance/opentaxsolver
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-04-19 17:56:05 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-04-19 17:56:05 +0000
commit3e4ed01146cfe2bdca465bd0e4d199341f62a0b6 (patch)
treed573ea09b2bf6be67cb497df199932da9e2707c4 /finance/opentaxsolver
parent40049f4af2200d0dcf33596508688623fc75f764 (diff)
downloadports-3e4ed01146cfe2bdca465bd0e4d199341f62a0b6.tar.gz
ports-3e4ed01146cfe2bdca465bd0e4d199341f62a0b6.zip
Notes
Diffstat (limited to 'finance/opentaxsolver')
-rw-r--r--finance/opentaxsolver/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/finance/opentaxsolver/Makefile b/finance/opentaxsolver/Makefile
index 1caf126d5d15..d0eac87054c6 100644
--- a/finance/opentaxsolver/Makefile
+++ b/finance/opentaxsolver/Makefile
@@ -9,8 +9,7 @@ PORTNAME= ${UPPORTNAME:L}
PORTVERSION= 5.05
PORTREVISION= 1
CATEGORIES= finance
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= opentaxsolver
+MASTER_SITES= SF/opentaxsolver
DISTNAME= ${UPPORTNAME}2007_${PORTVERSION}
EXTRACT_SUFX= .tgz
@@ -23,7 +22,7 @@ UPPORTNAME= OpenTaxSolver
post-patch:
@${REINPLACE_CMD} -e 's/%%PREFIX%%/${PREFIX:C,/,\/,g}/' \
${WRKSRC}/src/GUI/ots_gui.c
- @${REINPLACE_CMD} -e 's|/usr/X11R6|${X11BASE}|' \
+ @${REINPLACE_CMD} -e 's|/usr/X11R6|${LOCALBASE}|' \
${WRKSRC}/src/GUI/Makefile.linux
# 4.07 distfile has pre-built (linux) binaries we must whack.