Dependency problem with databases/gdl2

Sergey Matveychuk sem at FreeBSD.org
Sun Sep 17 04:34:08 PDT 2006


Matthew Seaman wrote:
> The dependency on libGorm.so cannot point to '/usr/ports/' as the port to
> intall to fulfill itself.  I guess that's meant to say
> /usr/ports/devel/gorm  This patch looks to my untutored eye as if it might
> provide the necessary fix:
> 
> happy-idiot-talk:...ports/databases/gdl2:% diff -u Makefile{.save,} 
> --- Makefile.save       Sun Sep 17 10:38:33 2006
> +++ Makefile    Sun Sep 17 10:38:52 2006
> @@ -29,7 +29,7 @@
>  # USE_LDCONFIG=        yes
>  INSTALL_SHLIBS=        yes
>  MAKEFILE=      GNUmakefile
> -SLIDESHOWKIT_PORT?=    devel/gorm
> +GORM_PORT?=    devel/gorm
>  USE_PGSQL=     yes
>  
>  .include <bsd.port.mk>
> 

Looks good. I'll commit it after checking the port build.

-- 
Dixi.
Sem.


More information about the freebsd-ports mailing list