- Deprecate in favour of stardict3
This commit is contained in:
parent
4476a5c138
commit
e114f60883
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=329698
1 changed files with 4 additions and 1 deletions
|
@ -7,18 +7,21 @@ PORTREVISION= 15
|
||||||
CATEGORIES= textproc
|
CATEGORIES= textproc
|
||||||
MASTER_SITES= GOOGLE_CODE
|
MASTER_SITES= GOOGLE_CODE
|
||||||
PROJECTHOST= stardict-3
|
PROJECTHOST= stardict-3
|
||||||
|
PKGNAMESUFFIX= 2
|
||||||
DIST_SUBDIR= stardict
|
DIST_SUBDIR= stardict
|
||||||
|
|
||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= ports@FreeBSD.org
|
||||||
COMMENT= Cross-platform and international dictionary written in Gtk2
|
COMMENT= Cross-platform and international dictionary written in Gtk2
|
||||||
|
|
||||||
|
DEPRECATED= Newer version available in ports: textproc/stardict3
|
||||||
|
EXPIRATION_DATE= 2013-11-07
|
||||||
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib"
|
CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib"
|
||||||
CPPFLAGS+= -I${LOCALBASE}/include
|
CPPFLAGS+= -I${LOCALBASE}/include
|
||||||
USE_BZIP2= yes
|
USE_BZIP2= yes
|
||||||
USE_GNOME= gnomehack gnomeprefix
|
USE_GNOME= gnomehack gnomeprefix
|
||||||
USES= gettext gmake pkgconfig
|
USES= gettext gmake pkgconfig
|
||||||
PKGNAMESUFFIX= 2
|
|
||||||
|
|
||||||
OPTIONS_DEFINE= GNOME
|
OPTIONS_DEFINE= GNOME
|
||||||
OPTIONS_DEFAULT= GNOME
|
OPTIONS_DEFAULT= GNOME
|
||||||
|
|
Loading…
Reference in a new issue