aboutsummaryrefslogtreecommitdiff
path: root/finance/opentaxsolver/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'finance/opentaxsolver/Makefile')
-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.