summaryrefslogtreecommitdiff
path: root/misc/quranref
diff options
context:
space:
mode:
authorIon-Mihai Tetcu <itetcu@FreeBSD.org>2008-11-18 17:55:50 +0000
committerIon-Mihai Tetcu <itetcu@FreeBSD.org>2008-11-18 17:55:50 +0000
commit9860b272d58e85b2c89e56519b0be8c8a7b92df3 (patch)
tree80c972ab9800aecb8e51612fe63d35eaa817f246 /misc/quranref
parent- fix typo, hence plist for -DNOPORTDOCS (diff)
- use DOCSDIR macro
- fix plist for -DNOPORTDOCS - bump PORTREVISION Approved by: maintainer timeout on QAT BotMails Prompted by: QAT QA run
Notes
Notes: svn path=/head/; revision=223021
Diffstat (limited to 'misc/quranref')
-rw-r--r--misc/quranref/Makefile8
-rw-r--r--misc/quranref/pkg-plist6
2 files changed, 7 insertions, 7 deletions
diff --git a/misc/quranref/Makefile b/misc/quranref/Makefile
index 3cd3c818dfee..ccac6b110d20 100644
--- a/misc/quranref/Makefile
+++ b/misc/quranref/Makefile
@@ -7,7 +7,7 @@
PORTNAME= quranref
PORTVERSION= 1.01
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= misc
MASTER_SITES= http://www.unknown.nu/ports/
@@ -18,9 +18,9 @@ BUILD_DEPENDS= icont:${PORTSDIR}/lang/icon
post-install:
.if !defined(NOPORTDOCS)
- ${MKDIR} ${PREFIX}/share/doc/quranref
- ${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/quranref
- ${INSTALL_DATA} ${WRKSRC}/README.2000 ${PREFIX}/share/doc/quranref
+ ${MKDIR} ${DOCSDIR}
+ ${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR}
+ ${INSTALL_DATA} ${WRKSRC}/README.2000 ${DOCSDIR}
.endif
.include <bsd.port.mk>
diff --git a/misc/quranref/pkg-plist b/misc/quranref/pkg-plist
index 85837e17bbf1..5b42ef838361 100644
--- a/misc/quranref/pkg-plist
+++ b/misc/quranref/pkg-plist
@@ -6,7 +6,7 @@ lib/quranref/xxxxqurrtv.IS
lib/quranref/xxxxqurrtv.LIM
lib/quranref/xxxxqurrtv.OFS
lib/quranref/xxxxqurrtv.UNT
-share/doc/quranref/README
-share/doc/quranref/README.2000
+%%PORTDOCS%%%%DOCSDIR%%/README
+%%PORTDOCS%%%%DOCSDIR%%/README.2000
@dirrm lib/quranref
-@dirrm share/doc/quranref
+%%PORTDOCS%%@dirrm %%DOCSDIR%%