pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: gnustep-base fails w/ alternate PKG_SYSCONFBASE



> Here is a better patch...
> 
> --- devel/gnustep-make/Makefile.orig    2008-03-08 14:03:43.000000000 -0500
> +++ devel/gnustep-make/Makefile 2008-03-08 14:03:28.000000000 -0500
> @@ -17,7 +17,7 @@
>   GNU_CONFIGURE=         yes
>   CONFIGURE_ENV+=                INSTALL_PROGRAM=${INSTALL_SCRIPT:Q}
>   CONFIGURE_ARGS+=       --disable-importing-config-file
> -CONFIGURE_ARGS+=       --with-config-file=${PREFIX}/etc/GNUstep.conf
> +CONFIGURE_ARGS+=       --with-config-file=${PKG_SYSCONFDIR}/GNUstep.conf
>   MAKE_FILE=             GNUmakefile
> 
>   CONF_FILES+=           ${PREFIX}/share/examples/GNUstep/GNUstep.conf \
> 

Thanks, I have committed this.

Cheers,
-T


Home | Main Index | Thread Index | Old Index