diff options
author | kevlo <kevlo@FreeBSD.org> | 2000-08-11 00:12:23 +0800 |
---|---|---|
committer | kevlo <kevlo@FreeBSD.org> | 2000-08-11 00:12:23 +0800 |
commit | a03142ec9e68a816f615168d6bd28b59802ed667 (patch) | |
tree | c86d0fea7b7115c0053668546b0fde11322dcc87 /news | |
parent | 0db2b17a9ce4f86d8556a793ebb337757b21749a (diff) | |
download | freebsd-ports-gnome-a03142ec9e68a816f615168d6bd28b59802ed667.tar.gz freebsd-ports-gnome-a03142ec9e68a816f615168d6bd28b59802ed667.tar.zst freebsd-ports-gnome-a03142ec9e68a816f615168d6bd28b59802ed667.zip |
Substitute the extra spaces
Diffstat (limited to 'news')
-rw-r--r-- | news/c-nocem/Makefile | 2 | ||||
-rw-r--r-- | news/cnews/Makefile | 4 | ||||
-rw-r--r-- | news/nntp/Makefile | 4 |
3 files changed, 5 insertions, 5 deletions
diff --git a/news/c-nocem/Makefile b/news/c-nocem/Makefile index feeda3a09091..ae6c0f69d40f 100644 --- a/news/c-nocem/Makefile +++ b/news/c-nocem/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://sites.inka.de/~bigred/sw/ \ MAINTAINER= dirk.meyer@dinoex.sub.org -BUILD_DEPENDS= /nonexistent:${PORTSDIR}/news/cnews:patch +BUILD_DEPENDS= /nonexistent:${PORTSDIR}/news/cnews:patch WRKSRC= ${WRKDIR}/c-nocem USE_GMAKE= yes diff --git a/news/cnews/Makefile b/news/cnews/Makefile index 9ca4647eb7bd..ccaf5f784953 100644 --- a/news/cnews/Makefile +++ b/news/cnews/Makefile @@ -45,8 +45,8 @@ MAN8= cnewsdo.8cn expire.8cn explode.8cn mergeactive.8 \ mkhistory.8cn newsaux.8cn newsbatch.8cn newsmail.8cn \ newsmaint.8cn newsoverview.8 relaynews.8cn report.8cn \ rnews.8cn -PLIST_SUB+= NEWSBIN=${NEWSBIN:S=${PREFIX}/==} -PLIST_SUB+= NEWSCTL=${NEWSCTL:S=${PREFIX}/==} +PLIST_SUB+= NEWSBIN=${NEWSBIN:S=${PREFIX}/==} +PLIST_SUB+= NEWSCTL=${NEWSCTL:S=${PREFIX}/==} MODIFY= conf/quiz.def \ conf/substitutions \ diff --git a/news/nntp/Makefile b/news/nntp/Makefile index 9610c65519ad..4871718490c7 100644 --- a/news/nntp/Makefile +++ b/news/nntp/Makefile @@ -22,8 +22,8 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/libcnews.a:${PORTSDIR}/news/cnews NO_WRKSUBDIR= yes MAN1= nntpxmit.1 MAN8= nntpd.8c acttimes.8c -PLIST_SUB+= NEWSBIN=${NEWSBIN:S=${PREFIX}/==} -PLIST_SUB+= NEWSCTL=${NEWSCTL:S=${PREFIX}/==} +PLIST_SUB+= NEWSBIN=${NEWSBIN:S=${PREFIX}/==} +PLIST_SUB+= NEWSCTL=${NEWSCTL:S=${PREFIX}/==} MODIFY= conf.h Makefile |