diff options
Diffstat (limited to 'x11-wm/libwraster/Makefile')
-rw-r--r-- | x11-wm/libwraster/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/libwraster/Makefile b/x11-wm/libwraster/Makefile index 817843d512c7..2ceac06d681d 100644 --- a/x11-wm/libwraster/Makefile +++ b/x11-wm/libwraster/Makefile @@ -42,7 +42,7 @@ CONFIGURE_ARGS= --with-pixmapdir=${PREFIX}/include/X11/pixmaps \ USE_LDCONFIG= yes PATCHDIR= ${.CURDIR}/../windowmaker/files -MD5_FILE= ${.CURDIR}/../windowmaker/distinfo +DISTINFO_FILE= ${.CURDIR}/../windowmaker/distinfo CONFLICTS= windowmaker-0.* |