aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authormakc <makc@FreeBSD.org>2013-10-07 20:33:25 +0800
committermakc <makc@FreeBSD.org>2013-10-07 20:33:25 +0800
commite88a9829a9dfcb67b047e0b23209cc80b2dc3d5f (patch)
tree1663fe5b685cfcf3bfab31a18be7e2176aed3a49 /textproc
parent28d85c1edfec0ebeb6deae7dcb602f29fc71141f (diff)
downloadfreebsd-ports-graphics-e88a9829a9dfcb67b047e0b23209cc80b2dc3d5f.tar.gz
freebsd-ports-graphics-e88a9829a9dfcb67b047e0b23209cc80b2dc3d5f.tar.zst
freebsd-ports-graphics-e88a9829a9dfcb67b047e0b23209cc80b2dc3d5f.zip
- Deprecate in favour of stardict3
Diffstat (limited to 'textproc')
-rw-r--r--textproc/stardict2/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/textproc/stardict2/Makefile b/textproc/stardict2/Makefile
index 738280c8c81..3904c111c7e 100644
--- a/textproc/stardict2/Makefile
+++ b/textproc/stardict2/Makefile
@@ -7,18 +7,21 @@ PORTREVISION= 15
CATEGORIES= textproc
MASTER_SITES= GOOGLE_CODE
PROJECTHOST= stardict-3
+PKGNAMESUFFIX= 2
DIST_SUBDIR= stardict
MAINTAINER= ports@FreeBSD.org
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
CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib"
CPPFLAGS+= -I${LOCALBASE}/include
USE_BZIP2= yes
USE_GNOME= gnomehack gnomeprefix
USES= gettext gmake pkgconfig
-PKGNAMESUFFIX= 2
OPTIONS_DEFINE= GNOME
OPTIONS_DEFAULT= GNOME