- Fix LICENSE

- Add LICENSE_FILE
- Switch to USES=localbase
- Update WWW

Approved by:	portmgr blanket
This commit is contained in:
Dmitry Marakasov 2017-11-28 11:47:16 +00:00
parent 8ac164f255
commit 75ab351c38
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=455036
2 changed files with 5 additions and 6 deletions

View file

@ -13,7 +13,8 @@ DIST_SUBDIR= gnome2
MAINTAINER= danilo@FreeBSD.org MAINTAINER= danilo@FreeBSD.org
COMMENT= File manager for Gnome2 COMMENT= File manager for Gnome2
LICENSE= GPLv2 LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libunique-1.0.so:x11-toolkits/unique \ LIB_DEPENDS= libunique-1.0.so:x11-toolkits/unique \
libgnome-keyring.so:security/libgnome-keyring \ libgnome-keyring.so:security/libgnome-keyring \
@ -23,7 +24,8 @@ LIB_DEPENDS= libunique-1.0.so:x11-toolkits/unique \
RUN_DEPENDS= meld:textproc/meld \ RUN_DEPENDS= meld:textproc/meld \
yelp:x11/yelp yelp:x11/yelp
USES= compiler:c++11-lang gettext gmake libtool pathfix pkgconfig python tar:xz USES= compiler:c++11-lang gettext gmake libtool localbase:ldflags pathfix \
pkgconfig python tar:xz
USE_GNOME= cairo gdkpixbuf2 gnomedocutils gnomeprefix gnomevfs2 intltool libgnomeui USE_GNOME= cairo gdkpixbuf2 gnomedocutils gnomeprefix gnomevfs2 intltool libgnomeui
USE_XORG= ice sm USE_XORG= ice sm
GNU_CONFIGURE= yes GNU_CONFIGURE= yes
@ -31,9 +33,6 @@ INSTALL_TARGET= install-strip
INSTALLS_OMF= yes INSTALLS_OMF= yes
USE_LDCONFIG= yes USE_LDCONFIG= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
CONFLICTS= gnome-commander-[0-9]* CONFLICTS= gnome-commander-[0-9]*
OPTIONS_DEFINE= CHM EXIV2 GSF POPPLER TAGLIB OPTIONS_DEFINE= CHM EXIV2 GSF POPPLER TAGLIB

View file

@ -5,4 +5,4 @@ It can also detect changes to files caused by other programs and update
the views without the need for the user to manually reload. The program the views without the need for the user to manually reload. The program
also supports Copy & Paste as well as Drag & Drop. also supports Copy & Paste as well as Drag & Drop.
WWW: http://gcmd.github.io/ WWW: https://gcmd.github.io/