ports/54498: gnokii port upgrade

Guido Falsi mad at madpilot.net
Wed Dec 3 15:30:15 UTC 2003


The following reply was made to PR ports/54498; it has been noted by GNATS.

From: Guido Falsi <mad at madpilot.net>
To: freebsd-gnats-submit at FreeBSD.org, mad at madpilot.net
Cc:  
Subject: Re: ports/54498: gnokii port upgrade
Date: Wed, 3 Dec 2003 16:24:12 +0100

 While installing on a fresh machine noticed a missing dependency, this
 patch is needed:
 
 --- Makefile.orig       Wed Dec  3 16:15:54 2003
 +++ Makefile    Wed Dec  3 16:15:10 2003
 @@ -25,6 +25,7 @@
  PLIST_SUB+=    SMSD='@comment '
  PLIST_SUB+=    PGM='@comment '
  PLIST_SUB+=    MSM='@comment '
 +USE_GNOME+=    glib12
  .else
  PLIST_SUB+=    SMSD=''
  .if exists(${LOCALBASE}/lib/mysql/libmysqlclient.so)
 @@ -48,7 +49,7 @@
  USE_BZIP2=     yes
  .if !defined(WITHOUT_X11)
  USE_XPM=       yes
 -USE_GNOME=     gtk12
 +USE_GNOME+=    gtk12
  .endif
  INSTALLS_SHLIB=        yes
 
 -- 
 Guido Falsi <mad at madpilot.net>



More information about the freebsd-ports-bugs mailing list