pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

yabar: Amend previouos commit



Module Name:	pkgsrc-wip
Committed By:	Mateusz Poszwa <old4%o2.pl@localhost>
Pushed By:	f8l
Date:		Wed Jun 15 01:14:08 2016 +0200
Changeset:	d062e264b3e53a56e2e81d6123b8fca70b98bffb

Modified Files:
	yabar/Makefile

Log Message:
yabar: Amend previouos commit

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=d062e264b3e53a56e2e81d6123b8fca70b98bffb

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 yabar/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/yabar/Makefile b/yabar/Makefile
index 5720ff1..6ddee4d 100644
--- a/yabar/Makefile
+++ b/yabar/Makefile
@@ -17,7 +17,7 @@ WRKSRC=	${WRKDIR}/yabar-0.4.0
 
 USE_TOOLS+=	gmake
 
-MAKE_FLAGS+=	MANPREFIX=${PKGMANDIR}
+MAKE_FLAGS+=	MANPREFIX=${PREFIX}/${PKGMANDIR}
 
 .include "../../devel/libconfig/buildlink3.mk"
 .include "../../devel/pango/buildlink3.mk"


Home | Main Index | Thread Index | Old Index