diff options
author | Koop Mast <kwm@FreeBSD.org> | 2015-01-15 17:17:32 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2015-01-15 17:17:32 +0000 |
commit | 143337722b34b8d68003339f7a4ca58a6c921fad (patch) | |
tree | 6e007753da8b091875b5ab908112433ebaca71fe /x11-toolkits/gtksourceview | |
parent | 84550699dfd1b9026d0e077b15d70adf6b493ed7 (diff) |
Sprinkle some PORTSCOUT macros around to either mark ports:
* ignore because there will not be any new releases.
* check specific versions or ignore devel versions.
Notes
Notes:
svn path=/head/; revision=377130
Diffstat (limited to 'x11-toolkits/gtksourceview')
-rw-r--r-- | x11-toolkits/gtksourceview/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-toolkits/gtksourceview/Makefile b/x11-toolkits/gtksourceview/Makefile index 81513b2c8dff..33c5b41c916a 100644 --- a/x11-toolkits/gtksourceview/Makefile +++ b/x11-toolkits/gtksourceview/Makefile @@ -14,6 +14,8 @@ COMMENT= Widget that adds syntax highlighting to GtkTextView USES+= tar:bzip2 +PORTSCOUT= ignore:1 + .if !defined(REFERENCE_PORT) USES+= gettext gmake libtool:keepla pathfix pkgconfig |