diff options
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/afterstep-stable/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11-wm/afterstep-stable/Makefile b/x11-wm/afterstep-stable/Makefile index a8fc8d9116c0..63de0723d94d 100644 --- a/x11-wm/afterstep-stable/Makefile +++ b/x11-wm/afterstep-stable/Makefile @@ -19,7 +19,9 @@ LIB_DEPENDS= rplay.1:${PORTSDIR}/audio/rplay \ jpeg.9:${PORTSDIR}/graphics/jpeg \ ungif.5:${PORTSDIR}/graphics/libungif \ png.5:${PORTSDIR}/graphics/png \ - freetype.9:${PORTSDIR}/print/freetype2 + freetype.9:${PORTSDIR}/print/freetype2 \ + tiff.4:${PORTSDIR}/graphics/tiff +RUN_DEPENDS= ${X11BASE}/bin/xli:${PORTSDIR}/graphics/xli USE_BZIP2= yes USE_X_PREFIX= yes |