diff options
author | mat <mat@FreeBSD.org> | 2016-04-01 14:33:55 +0000 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2016-04-01 14:33:55 +0000 |
commit | a48503c96631d25b230b767d967d23cb003ce7e8 (patch) | |
tree | 38b741bb92caf8470d126310c77168cb30040476 /x11-wm/bbpager/Makefile | |
parent | ffc09d22f48b21e6c2092551737761b22405f284 (diff) | |
download | FreeBSD-ports-a48503c96631d25b230b767d967d23cb003ce7e8.zip FreeBSD-ports-a48503c96631d25b230b767d967d23cb003ce7e8.tar.gz |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight
Diffstat (limited to 'x11-wm/bbpager/Makefile')
-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 01c3bd51..18920a4 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 |