diff options
author | Cy Schubert <cy@FreeBSD.org> | 2013-10-14 07:25:37 +0000 |
---|---|---|
committer | Cy Schubert <cy@FreeBSD.org> | 2013-10-14 07:25:37 +0000 |
commit | aaf8ac37f6d3aa6d76e76afcaec5e61a3154a08f (patch) | |
tree | b715a32f1d63252aa9e340c4584d85692b799d13 /textproc | |
parent | 8de1e07e782c2ea5386d2ce37f273196e3a5c4d4 (diff) | |
download | ports-aaf8ac37f6d3aa6d76e76afcaec5e61a3154a08f.tar.gz ports-aaf8ac37f6d3aa6d76e76afcaec5e61a3154a08f.zip |
Notes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/gtkdiff/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/textproc/gtkdiff/Makefile b/textproc/gtkdiff/Makefile index 43b6f90bb82a..ca2894d952e4 100644 --- a/textproc/gtkdiff/Makefile +++ b/textproc/gtkdiff/Makefile @@ -10,6 +10,9 @@ MASTER_SITES= TUCOWS MAINTAINER= cy@FreeBSD.org COMMENT= A frontend for diff(1) +DEPRECATED= Gnome1 EOLed by upstream for a while. +EXPIRATION_DATE= 2013-11-05 + USE_GNOME= gnomehack gnomeprefix gnomelibs GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include |