aboutsummaryrefslogtreecommitdiff
path: root/deskutils/abacus/Makefile
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>2000-07-07 18:44:49 +0000
committerSteve Price <steve@FreeBSD.org>2000-07-07 18:44:49 +0000
commit5073598e5fb7a31389e0280c500a0661302e0b97 (patch)
treeb6132769fab7a06c20cf2852637de1efe62ab702 /deskutils/abacus/Makefile
parentda89f2c264f7a609434154d87f51bd032c0aeb60 (diff)
downloadports-5073598e5fb7a31389e0280c500a0661302e0b97.tar.gz
ports-5073598e5fb7a31389e0280c500a0661302e0b97.zip
Use {MASTER,PATCH}_SITE_SUBDIR instead of make's sed capabilities.
Notes
Notes: svn path=/head/; revision=30318
Diffstat (limited to 'deskutils/abacus/Makefile')
-rw-r--r--deskutils/abacus/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/deskutils/abacus/Makefile b/deskutils/abacus/Makefile
index 0002ec9a9c91..b8d9ed463c37 100644
--- a/deskutils/abacus/Makefile
+++ b/deskutils/abacus/Makefile
@@ -13,7 +13,8 @@ MASTER_SITES= http://www-cad.eecs.berkeley.edu/HomePages/aml/abacus/ \
DISTNAME= ${PORTNAME}
EXTRACT_SUFX= .tgz
-PATCH_SITES= ${MASTER_SITE_LOCAL:S^%SUBDIR%^steve^}
+PATCH_SITES= ${MASTER_SITE_LOCAL}
+PATCH_SITE_SUBDIR= steve
PATCHFILES= ${PKGNAME}.patch.gz
MAINTAINER= ports@FreeBSD.org