diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-03-02 19:09:00 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-03-02 19:09:00 +0000 |
commit | fe4e75263d921a73fd6cc8c40f3ac1edf3474e05 (patch) | |
tree | 1f4cdf7944a05030a7b09841125e7dfab6281b69 /x11-wm | |
parent | 656a48ba9ca52bffc5996b656a44368b01f86835 (diff) | |
download | ports-fe4e75263d921a73fd6cc8c40f3ac1edf3474e05.tar.gz ports-fe4e75263d921a73fd6cc8c40f3ac1edf3474e05.zip |
Notes
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/bbpager/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/bbpager/Makefile b/x11-wm/bbpager/Makefile index 8360f56f0b0f..adc1f9f3ff14 100644 --- a/x11-wm/bbpager/Makefile +++ b/x11-wm/bbpager/Makefile @@ -11,7 +11,7 @@ MAINTAINER= A.J.Caines@halplant.com COMMENT= Pager for the Blackbox window manager OPTIONS_DEFINE= DOCS EXAMPLES -OPTIOSN_SUB= yes +OPTIONS_SUB= yes BUILD_DEPENDS= blackbox:${PORTSDIR}/x11-wm/blackbox |