freebsd-ports/textproc/bibutils/files/patch-Makefile_start
Mathieu Arnold 005071a063 - Convert to staging
- pet portlint
- add license
- convert patches to makepatch naming

Sponsored by:	Absolight
2014-01-26 00:03:51 +00:00

11 lines
427 B
Text

--- ./Makefile_start.orig 2014-01-25 23:16:40.000000000 +0000
+++ ./Makefile_start 2014-01-25 23:19:20.000000000 +0000
@@ -75,7 +75,7 @@
$(MAKE) -C bin \
EXEEXT=$(EXEEXT) \
PROGSIN="$(PROGRAMS)" \
- INSTALLDIR=$(INSTALLDIR) \
+ INSTALLDIR=$(DESTDIR)$(INSTALLDIR) \
install
sed 's/VERSION/${VERSION}/g' packageconfig_start > lib/bibutils.pc