diff options
author | antoine <antoine@FreeBSD.org> | 2014-03-03 03:09:00 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2014-03-03 03:09:00 +0800 |
commit | 1e6499cdb70a4dceca6870de6ac8260cde81f40d (patch) | |
tree | 1f4cdf7944a05030a7b09841125e7dfab6281b69 /x11-wm/bbpager | |
parent | c8b19e34207ccf419c3b05962f60c8bb271f0380 (diff) | |
download | freebsd-ports-gnome-1e6499cdb70a4dceca6870de6ac8260cde81f40d.tar.gz freebsd-ports-gnome-1e6499cdb70a4dceca6870de6ac8260cde81f40d.tar.zst freebsd-ports-gnome-1e6499cdb70a4dceca6870de6ac8260cde81f40d.zip |
Unbreak
Diffstat (limited to 'x11-wm/bbpager')
-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 |