--- Makefile.orig 2015-03-20 21:29:14 UTC +++ Makefile @@ -8,7 +8,7 @@ LDFLAGS += -L$(PREFIX)/lib PREFIX ?= /usr/local BINPREFIX = $(PREFIX)/bin -MANPREFIX = $(PREFIX)/share/man +MANPREFIX = $(PREFIX)/man BASHCPL = $(PREFIX)/share/bash-completion/completions ZSHCPL = $(PREFIX)/share/zsh/site-functions DOCPREFIX = $(PREFIX)/share/doc/bspwm @@ -56,7 +56,7 @@ install: cp -p contrib/zsh_completion "$(DESTDIR)$(ZSHCPL)"/_bspc mkdir -p "$(DESTDIR)$(DOCPREFIX)" cp -p $(MD_DOCS) "$(DESTDIR)$(DOCPREFIX)" - cp -pr examples "$(DESTDIR)$(DOCPREFIX)"/examples + cp -pr examples "$(DESTDIR)$(EXAMPLESDIR)" mkdir -p "$(DESTDIR)$(XSESSIONS)" cp -p contrib/freedesktop/bspwm.desktop "$(DESTDIR)$(XSESSIONS)" href='https://phantom.tfcis.org/~lantw44/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/converters/pdf2djvu
Commit message (Expand)AuthorAgeFilesLines
* Bump PORTREVISION after graphics/poppler update to 0.26.3makc2014-11-251-1/+1
* graphics/djvulibre:tijl2014-10-06/td>-0/+1
* The zope configuration system provides an extensible system forclsung2011-03-211-0/+1
* The hardest part of the Python development process was to ensureclsung2011-03-211-0/+1
* zope.schemas extend the notion of interfaces to detailed descriptionsclsung2011-03-211-0/+1
* Venusian is a library which allows framework authors to defer decoratorclsung2011-03-211-0/+1
* repoze.lru is a LRU (least recently used) cache implementation.clsung2011-03-211-0/+1
* Replacement to mkmf generates Rakefiles to build C Extensions.swills2011-03-191-0/+1
* - Remove devel/py-unit, because it is included in python distributions since 2.1wen2011-03-171-1/+0
* The GitDB project implements interfaces to allow read and write access towen2011-03-161-0/+1
* Async is one more attempt to make the definition and execution of asynchronouswen2011-03-151-0/+1
* . Add a port of FindBugs:glewis2011-03-141-0/+1
* Add devel/p5-Test-Command-Simple 0.03, a Perl module totobez2011-03-13