diff options
author | kwm <kwm@FreeBSD.org> | 2015-03-29 22:29:10 +0800 |
---|---|---|
committer | kwm <kwm@FreeBSD.org> | 2015-03-29 22:29:10 +0800 |
commit | da666a2e085e4293c4805018f83fae263b43f92a (patch) | |
tree | 07930931892af1ea29b304240e8a0f70e56bae56 /databases | |
parent | 640c4ef5e427314407d526a66f0534e97f4170e7 (diff) | |
download | freebsd-ports-gnome-da666a2e085e4293c4805018f83fae263b43f92a.tar.gz freebsd-ports-gnome-da666a2e085e4293c4805018f83fae263b43f92a.tar.zst freebsd-ports-gnome-da666a2e085e4293c4805018f83fae263b43f92a.zip |
Add portscout macro to ignore this port and slaves. There will be no new
versions.
Diffstat (limited to 'databases')
-rw-r--r-- | databases/libgda4/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/libgda4/Makefile b/databases/libgda4/Makefile index 164f9399e38c..45d347369d51 100644 --- a/databases/libgda4/Makefile +++ b/databases/libgda4/Makefile @@ -14,6 +14,7 @@ MAINTAINER= gnome@FreeBSD.org COMMENT?= Provides uniform access to different kinds of data sources CONFLICTS= libgda5-ui-[0-9]* +PORTSCOUT= ignore:1 USES= tar:xz LIBGDA4_SLAVE?= no |