summaryrefslogtreecommitdiff
path: root/news/unpost
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 /news/unpost
parentFix ${PREFIX}/include files that have bad nested includes. (diff)
Use {MASTER,PATCH}_SITE_SUBDIR instead of make's sed capabilities.
Notes
Notes: svn path=/head/; revision=30318
Diffstat (limited to 'news/unpost')
-rw-r--r--news/unpost/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/news/unpost/Makefile b/news/unpost/Makefile
index 0dfd532634ad..0507ae308e34 100644
--- a/news/unpost/Makefile
+++ b/news/unpost/Makefile
@@ -8,7 +8,8 @@
PORTNAME= unpost
PORTVERSION= 2.3.4
CATEGORIES= news
-MASTER_SITES= ${MASTER_SITE_LOCAL:S^%SUBDIR%^steve^}
+MASTER_SITES= ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= steve
MAINTAINER= volf@oasis.IAEhv.nl