diff options
author | dinoex <dinoex@FreeBSD.org> | 2008-05-04 19:41:25 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2008-05-04 19:41:25 +0800 |
commit | 21830f7c9718f1c2ff9beaa80bf6dc7c05658bf3 (patch) | |
tree | 002ad0d74c02c926206f5749913776cab983c817 /biology | |
parent | 080a81d57387e746966b0ac33e58227d64889da9 (diff) | |
download | freebsd-ports-gnome-21830f7c9718f1c2ff9beaa80bf6dc7c05658bf3.tar.gz freebsd-ports-gnome-21830f7c9718f1c2ff9beaa80bf6dc7c05658bf3.tar.zst freebsd-ports-gnome-21830f7c9718f1c2ff9beaa80bf6dc7c05658bf3.zip |
- add PORTSCOUT
Diffstat (limited to 'biology')
-rw-r--r-- | biology/adun/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/biology/adun/Makefile b/biology/adun/Makefile index 23c364e64767..81a43a69c58a 100644 --- a/biology/adun/Makefile +++ b/biology/adun/Makefile @@ -23,6 +23,8 @@ USE_GNUSTEP_BUILD= yes USE_GNUSTEP_INSTALL= yes USE_GNUSTEP_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES} +PORTSCOUT= skipv:0.74 + DEFAULT_LIBVERSION2= 0.11 DEFAULT_LIBVERSION3= 3.0.1 DEFAULT_LIBVERSION4= 0.6 |