diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-11-25 06:09:16 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-11-25 06:09:16 +0000 |
commit | 41740b9180b131338736ad2a6e47bcf22297ee96 (patch) | |
tree | f29b530a0b9b4affe4fb361b2a6ae9d1202d3f5b /x11-wm | |
parent | d57d33c65548773bf1859e72b5505ce398a739ca (diff) | |
download | ports-41740b9180b131338736ad2a6e47bcf22297ee96.tar.gz ports-41740b9180b131338736ad2a6e47bcf22297ee96.zip |
Notes
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/windowmaker-i18n/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11-wm/windowmaker-i18n/Makefile b/x11-wm/windowmaker-i18n/Makefile index 4493ef030e96..e252cfa0feb3 100644 --- a/x11-wm/windowmaker-i18n/Makefile +++ b/x11-wm/windowmaker-i18n/Makefile @@ -3,7 +3,7 @@ # Date created: August 13, 1997 # Whom: handy@physics.montana.edu # -# $Id: Makefile,v 1.38 1998/11/24 16:04:41 tg Exp $ +# $Id: Makefile,v 1.39 1998/11/25 05:06:27 jseger Exp $ DISTNAME= WindowMaker-0.20.2 PKGNAME= windowmaker-0.20.2 @@ -21,6 +21,8 @@ LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \ png.2:${PORTSDIR}/graphics/png \ tiff.1:${PORTSDIR}/graphics/tiff34 +BROKEN= upgrade + USE_X_PREFIX= yes GNU_CONFIGURE= yes CONFIGURE_ENV= X11BASE=${X11BASE} |