diff options
Diffstat (limited to 'textproc/gtkdiff')
-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 074cbc29bfa2..c51910daae10 100644 --- a/textproc/gtkdiff/Makefile +++ b/textproc/gtkdiff/Makefile @@ -14,6 +14,9 @@ MASTER_SITES= TUCOWS MAINTAINER= ports@FreeBSD.org COMMENT= A frontend for diff(1) +DEPRECATED= Upstream disapear and distfile is no more available +EXPIRATION_DATE= 2011-05-01 + USE_GNOME= gnomehack gnomeprefix gnomelibs GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ |