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/gtksourceview2 | |
parent | 84550699dfd1b9026d0e077b15d70adf6b493ed7 (diff) | |
download | ports-143337722b34b8d68003339f7a4ca58a6c921fad.tar.gz ports-143337722b34b8d68003339f7a4ca58a6c921fad.zip |
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/gtksourceview2')
-rw-r--r-- | x11-toolkits/gtksourceview2/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-toolkits/gtksourceview2/Makefile b/x11-toolkits/gtksourceview2/Makefile index 515194c5e108..be4a8cc9b9b0 100644 --- a/x11-toolkits/gtksourceview2/Makefile +++ b/x11-toolkits/gtksourceview2/Makefile @@ -16,6 +16,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 |