diff options
author | dinoex <dinoex@FreeBSD.org> | 2010-05-24 12:17:58 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2010-05-24 12:17:58 +0800 |
commit | ddc9a6ccb5fe855150a5ff1cadd1fd15c2976367 (patch) | |
tree | 27cf98109963e8e3c5bcd99d86bddca8f5316965 /graphics/netpbm | |
parent | 349ce9f6ef7d9b5c3bd226c5e6385da72c62ee77 (diff) | |
download | freebsd-ports-gnome-ddc9a6ccb5fe855150a5ff1cadd1fd15c2976367.tar.gz freebsd-ports-gnome-ddc9a6ccb5fe855150a5ff1cadd1fd15c2976367.tar.zst freebsd-ports-gnome-ddc9a6ccb5fe855150a5ff1cadd1fd15c2976367.zip |
- update CONFLICTS
Diffstat (limited to 'graphics/netpbm')
-rw-r--r-- | graphics/netpbm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/netpbm/Makefile b/graphics/netpbm/Makefile index c0671eca60c2..c90dcc07e6b8 100644 --- a/graphics/netpbm/Makefile +++ b/graphics/netpbm/Makefile @@ -55,7 +55,7 @@ PLIST_SUB+= DEVEL="" .else MASTER_SITES= SF/netpbm/super_stable/${PORTVERSION} NETPBM_PORTVERSION= ${STABLE_PORTVERSION} -CONFLICTS+= netpbm-devel-10.31.* +CONFLICTS+= netpbm-devel-10.35.* PORTSCOUT= limit:^10\.26\. PLIST_SUB+= DEVEL="@comment " .endif |