diff --git a/x11/explorer/Makefile b/x11/explorer/Makefile index 83f3073ebe9..fcf49bc9e19 100644 --- a/x11/explorer/Makefile +++ b/x11/explorer/Makefile @@ -3,12 +3,12 @@ # Date created: May 19 1998 # Whom: Angelos D. Keromytis # -# $OpenBSD: Makefile,v 1.10 2000/03/24 23:28:38 espie Exp $ +# $OpenBSD: Makefile,v 1.11 2000/04/01 01:53:44 espie Exp $ # DISTNAME= explorer-0.72 CATEGORIES= x11 -NEED_VERSION= 1.230 +NEED_VERSION= 1.230 MASTER_SITES= ftp://jungfrau.ptf.hro.nl/pub/explorer/ MAINTAINER= ports@openbsd.org @@ -18,12 +18,14 @@ PERMIT_PACKAGE_CDROM= Yes PERMIT_PACKAGE_FTP= Yes PERMIT_DISTFILES_CDROM= Yes PERMIT_DISTFILES_FTP= Yes +FAKE= Yes LIB_DEPENDS= qt.1.::x11/qt -GNU_CONFIGURE= Yes +HAS_CONFIGURE= Yes CONFIGURE_ENV= ${SETENV} -CONFIGURE_ARGS+= --datadir=${PREFIX}/lib/X11/explorer \ +CONFIGURE_ARGS= --prefix='$${DESTDIR}${PREFIX}' --sysconfdir='$${DESTDIR}/etc' +CONFIGURE_ARGS+= --datadir='$${DESTDIR}${PREFIX}/lib/X11/explorer' \ --with-qt-include=${PREFIX}/include/X11/qt ALL_TARGET= explorer