Index: head/net/g2ipmsg/Makefile =================================================================== --- head/net/g2ipmsg/Makefile (revision 464380) +++ head/net/g2ipmsg/Makefile (revision 464381) @@ -1,29 +1,27 @@ # Created by: Norikatsu Shigemura # $FreeBSD$ PORTNAME= g2ipmsg PORTVERSION= 0.9.6 PORTREVISION= 2 CATEGORIES= net gnome MASTER_SITES= http://ipmsg.org/archive/ MAINTAINER= ports@FreeBSD.org COMMENT= Popup style message communication tool for GNOME2 -LICENSE= GPLv2+ +LICENSE= BSD2CLAUSE +LICENSE_FILE= ${WRKSRC}/COPYING -USES= gettext gmake pathfix pkgconfig ssl +USES= gettext gmake localbase:ldflags pathfix pkgconfig ssl USE_GNOME= gnomeprefix intltool libgnomeui USE_GSTREAMER= vorbis GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-doxygen-doc \ --enable-systray \ --disable-applet \ --with-ssl=${OPENSSLBASE} - -CPPFLAGS+= -I${LOCALBASE}/include -LDFLAGS+= -L${LOCALBASE}/lib GCONF_SCHEMAS= g2ipmsg.schemas .include Index: head/net/g2ipmsg/pkg-descr =================================================================== --- head/net/g2ipmsg/pkg-descr (revision 464380) +++ head/net/g2ipmsg/pkg-descr (revision 464381) @@ -1,7 +1,7 @@ IP Messenger is a pop up style message communication software for multi platforms. It is based on TCP/IP(UDP). Win, Win16, Mac/MacOSX, X11R6/GTK/GNOME, Java, Div version and all source is open to public. -WWW: http://ipmsg.org/index.html.en +WWW: https://ipmsg.org/index.html.en