diff options
author | dinoex <dinoex@FreeBSD.org> | 2008-08-13 01:13:44 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2008-08-13 01:13:44 +0800 |
commit | 24bff04341abf45e352ee172a475eb848848329e (patch) | |
tree | b56b2f8f2caaedb7eafa9490979ce2be6d1baa98 /biology | |
parent | c8d09454ff1aab11bc431e13128a67461a99e3b7 (diff) | |
download | freebsd-ports-gnome-24bff04341abf45e352ee172a475eb848848329e.tar.gz freebsd-ports-gnome-24bff04341abf45e352ee172a475eb848848329e.tar.zst freebsd-ports-gnome-24bff04341abf45e352ee172a475eb848848329e.zip |
- update PORTSCOUT
Diffstat (limited to 'biology')
-rw-r--r-- | biology/adun/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/biology/adun/Makefile b/biology/adun/Makefile index 38c7ba26d4e4..eed318e1f794 100644 --- a/biology/adun/Makefile +++ b/biology/adun/Makefile @@ -24,7 +24,9 @@ USE_GNUSTEP_BUILD= yes USE_GNUSTEP_INSTALL= yes USE_GNUSTEP_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES} -PORTSCOUT= skipv:0.74,0.73,0.72,0.71 +# does not work +#PORTSCOUT= skipv:0.74,0.73,0.72,0.71 +PORTSCOUT= limit:^0\.7[1-4] DEFAULT_LIBVERSION2= 0.11 DEFAULT_LIBVERSION3= 3.0.1 |