diff options
Diffstat (limited to 'x11-wm/afterstep-i18n/Makefile')
-rw-r--r-- | x11-wm/afterstep-i18n/Makefile | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/x11-wm/afterstep-i18n/Makefile b/x11-wm/afterstep-i18n/Makefile index 2aeac54ec8d6..e0cbffd06f4f 100644 --- a/x11-wm/afterstep-i18n/Makefile +++ b/x11-wm/afterstep-i18n/Makefile @@ -25,15 +25,10 @@ PATCH_DIST_STRIP= -p1 MAINTAINER= issei@jp.FreeBSD.org -.if defined(XFREE86_VERSION) && (${XFREE86_VERSION} == 4) -BUILD_DEPENDS= ${X11BASE}/bin/xmkmf:${PORTSDIR}/x11/XFree86-4 -.else -BUILD_DEPENDS= ${X11BASE}/bin/xmkmf:${PORTSDIR}/x11/XFree86 -.endif - DIST_SUBDIR= afterstep USE_X_PREFIX= yes USE_XPM= yes +USE_IMAKE= yes INSTALL_TARGET= install install.man MANCOMPRESSED= yes MAN1= afterstep.1 asclock.1 Animate.1 Audio.1 Auto.1 Banner.1 \ |