diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2016-04-01 14:33:55 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-04-01 14:33:55 +0000 |
commit | 72ea7e696b763bdbcef04fdbccc122c0364fa567 (patch) | |
tree | 38b741bb92caf8470d126310c77168cb30040476 /x11-wm/bbpager | |
parent | 5e102732a601b54d1dc9e887dc050777bf920349 (diff) | |
download | freebsd-ports-72ea7e696b763bdbcef04fdbccc122c0364fa567.zip |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight
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 01c3bd51005b..18920a42f187 100644 --- a/x11-wm/bbpager/Makefile +++ b/x11-wm/bbpager/Makefile @@ -13,7 +13,7 @@ COMMENT= Pager for the Blackbox window manager OPTIONS_DEFINE= DOCS EXAMPLES OPTIONS_SUB= yes -BUILD_DEPENDS= blackbox:${PORTSDIR}/x11-wm/blackbox +BUILD_DEPENDS= blackbox:x11-wm/blackbox USES= pathfix pkgconfig USE_XORG= xext sm x11 xau xcursor xi |